lib/rack/webconsole/version.rb in rack-webconsole-pry-0.1.8 vs lib/rack/webconsole/version.rb in rack-webconsole-pry-0.1.9
- old
+ new
@@ -1,7 +1,7 @@
# encoding: utf-8
module Rack
class Webconsole
# rack-webconsole version number.
- VERSION = "0.1.8"
+ VERSION = "0.1.9"
end
end