lib/shellable/version.rb in
shellable-0.0.1
vs lib/shellable/version.rb in
shellable-0.0.2
- old
+ new
@@ -1,4 +1,4 @@
# frozen_string_literal: true module Shellable
- VERSION = "0.0.1"
+ VERSION = "0.0.2"
end