Bump version (it was conflicted anyway)

This commit is contained in:
☈king 2013-01-17 23:14:11 +00:00 committed by rking@sharpsaw.org
parent e1d91523d9
commit fd392b65fb
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
class Pry
VERSION = "0.9.11.2"
VERSION = "0.9.11.3"
end