lib/hyperstack/component/version.rb in hyper-component-1.0.alpha1.5 vs lib/hyperstack/component/version.rb in hyper-component-1.0.alpha1.6
- old
+ new
@@ -1,5 +1,5 @@
module Hyperstack
module Component
- VERSION = '1.0.alpha1.5' # '1.0.alpha1.5'
+ VERSION = '1.0.alpha1.6' # '1.0.alpha1.5'
end
end