diff --git a/lib/uplot/version.rb b/lib/uplot/version.rb index 5ac7f14..1ae3eba 100644 --- a/lib/uplot/version.rb +++ b/lib/uplot/version.rb @@ -1,3 +1,3 @@ module Uplot - VERSION = '0.2.0'.freeze + VERSION = '0.2.1'.freeze end