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