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

4 lines
34 B
Ruby
Raw Normal View History

class Pry
VERSION = "0.5.7"
2010-12-08 02:30:38 -05:00
end