Skip to content

Commit

Permalink
Bump version to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-gomez committed Dec 7, 2016
1 parent 3996375 commit 7a43000
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ the supported rails version.

Swaggard Version | Swagger UI Version | Supported Rails Versions
---------------- | -------------------| ------------------------
0.5.0 | 2.2.8 | 4 - 5
0.4.0 | 2.2.8 | 4
0.3.0 | 2.1.3 | 4
0.2.1 | 2.1.3 | 4
Expand Down
2 changes: 1 addition & 1 deletion lib/swaggard/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Swaggard

VERSION = '0.4.0'
VERSION = '0.5.0'

end

0 comments on commit 7a43000

Please sign in to comment.