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 1
1
module Hyperstack
2
2
module Component
3
- VERSION = '1.0.alpha1.3 ' # '1.0.alpha1.3 '
3
+ VERSION = '1.0.alpha1.4 ' # '1.0.alpha1.4 '
4
4
end
5
5
end
Original file line number Diff line number Diff line change 1
1
module Hyperloop
2
2
module Console
3
- VERSION = '1.0.alpha1.3 '
3
+ VERSION = '1.0.alpha1.4 '
4
4
end
5
5
end
Original file line number Diff line number Diff line change 1
1
module HyperI18n
2
- VERSION = '1.0.alpha1.3 '
2
+ VERSION = '1.0.alpha1.4 '
3
3
end
Original file line number Diff line number Diff line change 1
1
module Hyperstack
2
2
module I18n
3
- VERSION = '1.0.alpha1.3 '
3
+ VERSION = '1.0.alpha1.4 '
4
4
end
5
5
end
Original file line number Diff line number Diff line change 1
1
module HyperModel
2
- VERSION = '1.0.alpha1.3 '
2
+ VERSION = '1.0.alpha1.4 '
3
3
end
Original file line number Diff line number Diff line change 1
1
module Hyperstack
2
2
class Operation
3
- VERSION = '1.0.alpha1.3 '
3
+ VERSION = '1.0.alpha1.4 '
4
4
end
5
5
end
Original file line number Diff line number Diff line change 1
1
module HyperRouter
2
- VERSION = '1.0.alpha1.3 '
2
+ VERSION = '1.0.alpha1.4 '
3
3
end
Original file line number Diff line number Diff line change 1
1
module HyperSpec
2
- VERSION = '1.0.alpha1.3 '
2
+ VERSION = '1.0.alpha1.4 '
3
3
end
Original file line number Diff line number Diff line change 1
1
module Hyperstack
2
2
module State
3
- VERSION = '1.0.alpha1.3 '
3
+ VERSION = '1.0.alpha1.4 '
4
4
end
5
5
end
Original file line number Diff line number Diff line change 1
1
module Hyperstack
2
2
module Legacy
3
3
module Store
4
- VERSION = '1.0.alpha1.3 '
4
+ VERSION = '1.0.alpha1.4 '
5
5
end
6
6
end
7
7
end
You can’t perform that action at this time.
0 commit comments