Skip to content

Commit

Permalink
Update to version 0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Jolley committed Jun 24, 2008
1 parent fc439fa commit 0e2f185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sproutcore/version.rb
Expand Up @@ -2,7 +2,7 @@ module SproutCore #:nodoc:
module VERSION #:nodoc:
MAJOR = 0
MINOR = 9
TINY = 10
TINY = 11

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

0 comments on commit 0e2f185

Please sign in to comment.