Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
yob committed Sep 24, 2008
1 parent 5293068 commit f3808ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/onix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ module ONIX
module Version #:nodoc:
Major = 0
Minor = 2
Tiny = 7
Tiny = 8

String = [Major, Minor, Tiny].join('.')
end
Expand Down

0 comments on commit f3808ef

Please sign in to comment.