Skip to content

Commit 46e6fd2

Browse files
committed
Preparing for next development iteration, 0.1.1.
1 parent 10b1e54 commit 46e6fd2

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+
### Next
2+
3+
* Your contribution here.
4+
15
### 0.1.0 (February 5, 2015)
26

37
* [41](https://github.com/BrandyMint/grape-swagger-rails/pull/41): Compatibility with grape-swagger 0.8.0 and 0.9.0 - [@dblock](https://github.com/dblock).

lib/grape-swagger-rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GrapeSwaggerRails
2-
VERSION = "0.1.0"
2+
VERSION = "0.1.1"
33
end

0 commit comments

Comments
 (0)