Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
davetron5000 committed Nov 12, 2015
1 parent 5b9526b commit 596a680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gli/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module GLI
unless const_defined? :VERSION
VERSION = '2.13.2'
VERSION = '2.13.3'
end
end

0 comments on commit 596a680

Please sign in to comment.