Skip to content

Commit

Permalink
Bumped the version number to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhellberg committed Jan 7, 2011
1 parent fdfee3c commit 3555ba1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/ur/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ module UR
module VERSION
MAJOR = 1
MINOR = 0
TINY = 2
TINY = 3

STRING = [MAJOR, MINOR, TINY].join('.')
end
end
end

0 comments on commit 3555ba1

Please sign in to comment.