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 be0c977 commit 5a354d9Copy full SHA for 5a354d9
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+### 0.6.1 (Next)
2
+
3
+#### Features
4
5
+* Your contrbution here.
6
7
+#### Fixes
8
9
10
11
### 0.6.0 (2016-11-20)
12
13
#### Features
lib/grape_entity/version.rb
@@ -1,3 +1,3 @@
module GrapeEntity
- VERSION = '0.6.0'.freeze
+ VERSION = '0.6.1'.freeze
end
0 commit comments