diff --git a/lib/persistent-shell-history/version.rb b/lib/persistent-shell-history/version.rb index 26c9e05..c1a61ac 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.2" + VERSION = "0.0.3" end end