persistent-shell-history/lib/persistent-shell-history/version.rb

8 lines
95 B
Ruby

module Persistent
module Shell
VERSION = "0.0.3"
end
end
# vim: set sts=2 sw=2 et ai: