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