Commit b4ca6b4 1 parent 057ac10 commit b4ca6b4 Copy full SHA for b4ca6b4
File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- future-release=2.6.1
1
+ future-release=2.7.0
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 2.7.0] ( https://github.com/Exelord/Monarchy/tree/2.7.0 ) (2019-09-01)
4
+ [ Full Changelog] ( https://github.com/Exelord/Monarchy/compare/v2.6.1...2.7.0 )
5
+
6
+ ** Merged pull requests:**
7
+
8
+ - Updates [ \# 83] ( https://github.com/Exelord/Monarchy/pull/83 ) ([ Exelord] ( https://github.com/Exelord ) )
9
+
10
+ ## [ v2.6.1] ( https://github.com/Exelord/Monarchy/tree/v2.6.1 ) (2019-01-08)
11
+ [ Full Changelog] ( https://github.com/Exelord/Monarchy/compare/v2.6.0...v2.6.1 )
12
+
3
13
## [ v2.6.0] ( https://github.com/Exelord/Monarchy/tree/v2.6.0 ) (2018-12-19)
4
14
[ Full Changelog] ( https://github.com/Exelord/Monarchy/compare/v2.5.0...v2.6.0 )
5
15
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module Monarchy
4
- VERSION = '2.6.1 '
4
+ VERSION = '2.7.0 '
5
5
end
You can’t perform that action at this time.
0 commit comments