Skip to content

Commit e5cf9d4

Browse files
author
Andrew Schuster
committed
Preparing for next release.
1 parent d77a680 commit e5cf9d4

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.2.2 (Next)
2+
3+
* Your contribution here
4+
15
### 0.2.1 (May 21, 2016)
26

37
* Fixed header-based authorization - [@davidbrewer](https://github.com/davidbrewer).

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

0 commit comments

Comments
 (0)