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

4 lines
35 B
Ruby

class Pry
VERSION = "0.9.10"
end