lib/pwsh/version.rb in ruby-pwsh-1.2.0 vs lib/pwsh/version.rb in ruby-pwsh-1.2.1
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module Pwsh
# The version of the ruby-pwsh gem
- VERSION = '1.2.0'
+ VERSION = '1.2.1'
end
- old
+ new