mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
version bump 0.9.2pre1 in preparation for patch release
This commit is contained in:
parent
3b04f4b582
commit
2f32b72dd2
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
class Pry
|
||||
VERSION = "0.9.1"
|
||||
VERSION = "0.9.2pre1"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue