pry--pry/lib/pry/version.rb

4 lines
38 B
Ruby
Raw Normal View History

class Pry
VERSION = "0.9.2pre1"
2010-12-08 07:30:38 +00:00
end