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 a459dde commit b72937eCopy full SHA for b72937e
CHANGELOG.md
@@ -1,8 +1,7 @@
1
-Next Release
2
-============
+0.4.1 (2014-02-13)
+==================
3
4
-* [#54](https://github.com/intridea/grape-entity/issues/54): Fix: undefined method `to_set' - [@aj0strow](https://github.com/aj0strow).
5
-* Your contribution here.
+* [#54](https://github.com/intridea/grape-entity/issues/54): Fix: undefined method `to_set` - [@aj0strow](https://github.com/aj0strow).
6
7
0.4.0 (2014-01-27)
8
==================
lib/grape_entity/version.rb
@@ -1,3 +1,3 @@
module GrapeEntity
- VERSION = '0.4.0'
+ VERSION = '0.4.1'
end
0 commit comments