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

4 lines
34 B
Ruby
Raw Normal View History

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