Skip to content

Commit 9e2039b

Browse files
committed
update CHANGELOG and bump version
1 parent 50858ab commit 9e2039b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## Unreleased
1+
## Version 0.7.0 2016-12-05
22

3+
* [fixed] fix bug when running kms_models install generator
34
* [changed] Rails 5 support
45

56
## Version 0.6.0 2016-10-01

lib/kms/models/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Kms
22
module Models
3-
VERSION = '0.6.0'
3+
VERSION = '0.7.0'
44
end
55
end

0 commit comments

Comments
 (0)