Skip to content

Commit a0ab20d

Browse files
committed
Preparing for next development iteration, 0.10.2.
1 parent e1d0169 commit a0ab20d

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.10.2 (Next)
2+
3+
* Your contribution here.
4+
15
### 0.10.1 (March 11, 2015)
26

37
* [#227](https://github.com/tim-vandecasteele/grape-swagger/issues/227): Fix: nested routes under prefix not documented - [@dblock](https://github.com/dblock).

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.10.1'
2+
VERSION = '0.10.2'
33
end

0 commit comments

Comments
 (0)