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

4 lines
36 B
Ruby
Raw Normal View History

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