diff --git a/lib/persistent-shell-history/version.rb b/lib/persistent-shell-history/version.rb index 2669b5e..26c9e05 100644 --- a/lib/persistent-shell-history/version.rb +++ b/lib/persistent-shell-history/version.rb @@ -1,6 +1,6 @@ module Persistent module Shell - VERSION = "0.0.1" + VERSION = "0.0.2" end end