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