diff --git a/lib/uplot/version.rb b/lib/uplot/version.rb index e5bc4d6..960d235 100644 --- a/lib/uplot/version.rb +++ b/lib/uplot/version.rb @@ -1,3 +1,3 @@ module Uplot - VERSION = '0.2.2'.freeze + VERSION = '0.2.3'.freeze end