lib/bogo-ui/version.rb in bogo-ui-0.1.26 vs lib/bogo-ui/version.rb in bogo-ui-0.1.28
- old
+ new
@@ -1,6 +1,6 @@
module Bogo
class Ui
# Current library version
- VERSION = Gem::Version.new('0.1.26')
+ VERSION = Gem::Version.new('0.1.28')
end
end