Skip to content

Commit 5a354d9

Browse files
committed
Preparing for next development iteration, 0.6.1.
1 parent be0c977 commit 5a354d9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### 0.6.1 (Next)
2+
3+
#### Features
4+
5+
* Your contrbution here.
6+
7+
#### Fixes
8+
9+
* Your contrbution here.
10+
111
### 0.6.0 (2016-11-20)
212

313
#### Features

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.6.0'.freeze
2+
VERSION = '0.6.1'.freeze
33
end

0 commit comments

Comments
 (0)