Skip to content

Commit b72937e

Browse files
committed
Prepare for 0.4.1 release.
1 parent a459dde commit b72937e

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
Next Release
2-
============
1+
0.4.1 (2014-02-13)
2+
==================
33

4-
* [#54](https://github.com/intridea/grape-entity/issues/54): Fix: undefined method `to_set' - [@aj0strow](https://github.com/aj0strow).
5-
* Your contribution here.
4+
* [#54](https://github.com/intridea/grape-entity/issues/54): Fix: undefined method `to_set` - [@aj0strow](https://github.com/aj0strow).
65

76
0.4.0 (2014-01-27)
87
==================

lib/grape_entity/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GrapeEntity
2-
VERSION = '0.4.0'
2+
VERSION = '0.4.1'
33
end

0 commit comments

Comments
 (0)