Skip to content

Commit 19001f3

Browse files
committed
Preparing for the next development iteration, 0.8.1.
1 parent b19ea20 commit 19001f3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.8.1 (Next)
2+
3+
* Your contribution here.
4+
15
### 0.8.0 (August 30, 2014)
26

37
#### Features

lib/grape-swagger/version.rb

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

0 commit comments

Comments
 (0)