1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

version bump 0.9.4pre1

This commit is contained in:
John Mair 2011-08-19 21:50:25 +12:00
parent 607c6fab85
commit dec18108c4

View file

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