We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89769bb commit bfa842aCopy full SHA for bfa842a
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- end_of_life (0.1.0)
+ end_of_life (0.2.0)
5
dry-monads (~> 1.3)
6
octokit (~> 4.0)
7
pastel (~> 0.8.0)
lib/end_of_life/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module EndOfLife
- VERSION = "0.1.0"
+ VERSION = "0.2.0"
end
0 commit comments