Skip to content

Commit

Permalink
bump version to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgolick committed Sep 3, 2008
1 parent 581efd5 commit 0aaa0d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/resource_controller/version.rb
@@ -1,8 +1,8 @@
module ResourceController
module VERSION
MAJOR = 0
MINOR = 4
TINY = 12
MINOR = 5
TINY = 0

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

0 comments on commit 0aaa0d0

Please sign in to comment.