File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
hyper-component/lib/hyperstack/component
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 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11module Hyperstack
22 module Component
3- VERSION = '1.0.alpha1.1 ' # '1.0.alpha1.1 '
3+ VERSION = '1.0.alpha1.2 ' # '1.0.alpha1.2 '
44 end
55end
Original file line number Diff line number Diff line change 11module HyperI18n
2- VERSION = '1.0.alpha1.1 '
2+ VERSION = '1.0.alpha1.2 '
33end
Original file line number Diff line number Diff line change 11module Hyperstack
22 module I18n
3- VERSION = '1.0.alpha1.1 '
3+ VERSION = '1.0.alpha1.2 '
44 end
55end
Original file line number Diff line number Diff line change 11module HyperModel
2- VERSION = '1.0.alpha1.1 '
2+ VERSION = '1.0.alpha1.2 '
33end
Original file line number Diff line number Diff line change 11module Hyperstack
22 class Operation
3- VERSION = '1.0.alpha1.1 '
3+ VERSION = '1.0.alpha1.2 '
44 end
55end
Original file line number Diff line number Diff line change 11module HyperRouter
2- VERSION = '1.0.alpha1.1 '
2+ VERSION = '1.0.alpha1.2 '
33end
Original file line number Diff line number Diff line change 11module HyperSpec
2- VERSION = '1.0.alpha1.1 '
2+ VERSION = '1.0.alpha1.2 '
33end
Original file line number Diff line number Diff line change 11module Hyperstack
22 module State
3- VERSION = '1.0.alpha1.1 '
3+ VERSION = '1.0.alpha1.2 '
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.1 '
4+ VERSION = '1.0.alpha1.2 '
55 end
66 end
77end
Original file line number Diff line number Diff line change 11module HyperTrace
2- VERSION = '1.0.alpha1.1 '
2+ VERSION = '1.0.alpha1.2 '
33end
You can’t perform that action at this time.
0 commit comments