We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50858ab commit 9e2039bCopy full SHA for 9e2039b
CHANGELOG.md
@@ -1,5 +1,6 @@
1
-## Unreleased
+## Version 0.7.0 2016-12-05
2
3
+* [fixed] fix bug when running kms_models install generator
4
* [changed] Rails 5 support
5
6
## Version 0.6.0 2016-10-01
lib/kms/models/version.rb
@@ -1,5 +1,5 @@
module Kms
module Models
- VERSION = '0.6.0'
+ VERSION = '0.7.0'
end
0 commit comments