Skip to content

Commit

Permalink
changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
John Schult committed Nov 25, 2008
1 parent 4b25f19 commit 8df620f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/merb-pagination/version.rb
@@ -1,8 +1,8 @@
module MerbPagination
module VERSION #:nodoc:
MAJOR = 0
MINOR = 0
TINY = 1
MINOR = 1
TINY = 0

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

0 comments on commit 8df620f

Please sign in to comment.