diff --git a/lib/uplot/version.rb b/lib/uplot/version.rb index b8f9e1f..cf20e73 100644 --- a/lib/uplot/version.rb +++ b/lib/uplot/version.rb @@ -1,3 +1,3 @@ module Uplot - VERSION = '0.1.0'.freeze + VERSION = '0.1.1'.freeze end