We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9616f92 commit 3a104fcCopy full SHA for 3a104fc
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- wardite (0.7.0)
+ wardite (0.8.0)
5
6
GEM
7
remote: https://rubygems.org/
lib/wardite/version.rb
@@ -2,5 +2,5 @@
# rbs_inline: enabled
module Wardite
- VERSION = "0.7.0" #: String
+ VERSION = "0.8.0" #: String
end
0 commit comments