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