lib/hyperstack/component/version.rb in hyper-component-1.0.alpha1 vs lib/hyperstack/component/version.rb in hyper-component-1.0.alpha1.1

- old
+ new

@@ -1,5 +1,5 @@ module Hyperstack module Component - VERSION = '1.0.alpha1' # '1.0.alpha1' + VERSION = '1.0.alpha1.1' # '1.0.alpha1.1' end end