Skip to content

Commit

Permalink
Bump VERSION constant to pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Nov 27, 2009
1 parent dd990d8 commit 240c3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack/test.rb
Expand Up @@ -9,7 +9,7 @@

module Rack
module Test
VERSION = "0.5.3"
VERSION = "0.5.4.pre"

DEFAULT_HOST = "example.org"
MULTIPART_BOUNDARY = "----------XnJLe9ZIbbGUYtzPQJ16u1"
Expand Down

0 comments on commit 240c3a5

Please sign in to comment.