File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
hyper-component/lib/hyperstack/component
hyper-console/lib/hyperloop/console
hyper-model/lib/hyper_model
hyper-operation/lib/hyper-operation
hyper-router/lib/hyperstack/router
hyper-spec/lib/hyper-spec
hyper-state/lib/hyperstack/state
hyper-store/lib/hyperstack/legacy/store
hyper-trace/lib/hyper_trace
hyperstack-config/lib/hyperstack/config
rails-hyperstack/lib/hyperstack Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11module Hyperstack
22 module Component
3- VERSION = '1.0.alpha1.3 ' # '1.0.alpha1.3 '
3+ VERSION = '1.0.alpha1.4 ' # '1.0.alpha1.4 '
44 end
55end
Original file line number Diff line number Diff line change 11module Hyperloop
22 module Console
3- VERSION = '1.0.alpha1.3 '
3+ VERSION = '1.0.alpha1.4 '
44 end
55end
Original file line number Diff line number Diff line change 11module HyperI18n
2- VERSION = '1.0.alpha1.3 '
2+ VERSION = '1.0.alpha1.4 '
33end
Original file line number Diff line number Diff line change 11module Hyperstack
22 module I18n
3- VERSION = '1.0.alpha1.3 '
3+ VERSION = '1.0.alpha1.4 '
44 end
55end
Original file line number Diff line number Diff line change 11module HyperModel
2- VERSION = '1.0.alpha1.3 '
2+ VERSION = '1.0.alpha1.4 '
33end
Original file line number Diff line number Diff line change 11module Hyperstack
22 class Operation
3- VERSION = '1.0.alpha1.3 '
3+ VERSION = '1.0.alpha1.4 '
44 end
55end
Original file line number Diff line number Diff line change 11module HyperRouter
2- VERSION = '1.0.alpha1.3 '
2+ VERSION = '1.0.alpha1.4 '
33end
Original file line number Diff line number Diff line change 11module HyperSpec
2- VERSION = '1.0.alpha1.3 '
2+ VERSION = '1.0.alpha1.4 '
33end
Original file line number Diff line number Diff line change 11module Hyperstack
22 module State
3- VERSION = '1.0.alpha1.3 '
3+ VERSION = '1.0.alpha1.4 '
44 end
55end
Original file line number Diff line number Diff line change 11module Hyperstack
22 module Legacy
33 module Store
4- VERSION = '1.0.alpha1.3 '
4+ VERSION = '1.0.alpha1.4 '
55 end
66 end
77end
You can’t perform that action at this time.
0 commit comments