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