Skip to content

Commit

Permalink
Bumped version to 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Mar 22, 2010
1 parent 13ec977 commit 64639d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0
2 changes: 1 addition & 1 deletion lib/rack/throttle/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Rack; module Throttle
module VERSION
MAJOR = 0
MINOR = 2
MINOR = 3
TINY = 0
EXTRA = nil

Expand Down

0 comments on commit 64639d7

Please sign in to comment.