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

bumped version to 0.8.4pre2

This commit is contained in:
John Mair 2011-05-11 19:33:41 +12:00
parent 9484216ecc
commit 53c52a46a9

View file

@ -1,3 +1,3 @@
class Pry
VERSION = "0.8.4pre1"
VERSION = "0.8.4pre2"
end