version bump 0.9.4pre1

This commit is contained in:
John Mair 2011-08-19 21:50:25 +12:00
parent 607c6fab85
commit dec18108c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
class Pry
VERSION = "0.9.3"
VERSION = "0.9.4pre1"
end