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

4 lines
34 B
Ruby

class Pry
VERSION = "0.3.0"
end