mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Merge pull request #1154 from robgleeson/0.10.0-beta
change version to 0.10.0.pre
This commit is contained in:
commit
f386eff43a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
class Pry
|
||||
VERSION = "1.0.0.pre.1"
|
||||
VERSION = "0.10.0.pre"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue