We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8288abb commit 57125dcCopy full SHA for 57125dc
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rich-text (0.6.0)
+ rich-text (0.7.0)
5
activesupport (~> 8.0)
6
diff-lcs (~> 1.5)
7
nokogiri (~> 1.16)
lib/rich-text/version.rb
@@ -1,3 +1,3 @@
module RichText
- VERSION = '0.6.0'.freeze
+ VERSION = '0.7.0'.freeze
end
0 commit comments