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

bump version

This commit is contained in:
John Mair 2011-04-15 09:35:02 +12:00
parent 2b5e3b396c
commit f5286e180e

View file

@ -1,3 +1,3 @@
class Pry
VERSION = "0.8.0pre8"
VERSION = "0.8.0pre9"
end