Commit c41ef24
Changed files (2)
lib
spandx
lib/spandx/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Spandx
- VERSION = '0.1.1'
+ VERSION = '0.1.2'
end
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- spandx (0.1.1)
+ spandx (0.1.2)
net-hippie (~> 0.3)
thor (~> 0.1)