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 8b422f9 commit 1c9b331Copy full SHA for 1c9b331
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- solid_cache (0.2.0)
+ solid_cache (0.3.0)
5
activejob (>= 7)
6
activerecord (>= 7)
7
railties (>= 7)
lib/solid_cache/version.rb
@@ -1,5 +1,3 @@
-# frozen_string_literal: true
-
module SolidCache
- VERSION = "0.2.0"
+ VERSION = "0.3.0"
end
0 commit comments