We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7a9ed commit 72e6840Copy full SHA for 72e6840
Gemfile.lock
@@ -19,7 +19,7 @@ GIT
19
PATH
20
remote: .
21
specs:
22
- better_together (0.8.0)
+ better_together (0.8.1)
23
active_storage_svg_sanitizer
24
active_storage_validations
25
activerecord-import
lib/better_together/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module BetterTogether
4
- VERSION = '0.8.0'
+ VERSION = '0.8.1'
5
end
0 commit comments