Skip to content

Commit 95d5e35

Browse files
committed
Preparing for next developer iteration, 0.31.2.
1 parent 84d7b5d commit 95d5e35

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.31.2 (Next)
2+
3+
#### Features
4+
5+
* Your contribution here.
6+
7+
### Fixes
8+
9+
* Your contribution here.
10+
111
### 0.31.1 (October 23, 2018)
212

313
#### Features

lib/grape-swagger/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module GrapeSwagger
4-
VERSION = '0.31.1'
4+
VERSION = '0.31.2'
55
end

0 commit comments

Comments
 (0)