Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mswart committed Oct 25, 2013
1 parent ddca076 commit 88e650d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cany/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Cany
module VERSION
MAJOR = 0
MINOR = 4
MINOR = 5
PATCH = 0
STAGE = nil
STRING = [MAJOR, MINOR, PATCH, STAGE].reject(&:nil?).join('.')
Expand Down

0 comments on commit 88e650d

Please sign in to comment.