Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Commit

Permalink
Bump up version.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnando committed Mar 11, 2016
1 parent 40b1181 commit de46207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/storage/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Storage
module Version
MAJOR = 0
MINOR = 3
PATCH = 2
PATCH = 3
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}"
end
end

0 comments on commit de46207

Please sign in to comment.