Bump master to v1.0.0pre1

This commit is contained in:
Ryan Fitzgerald 2013-03-08 21:53:17 -08:00
parent 8a13cf8751
commit 0256eaa35d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
class Pry
VERSION = "0.9.11.3"
VERSION = "1.0.0.pre1"
end