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 054a891 commit 74627bdCopy full SHA for 74627bd
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- solid_queue (0.3.0)
+ solid_queue (0.3.1)
5
activejob (>= 7.1)
6
activerecord (>= 7.1)
7
concurrent-ruby (~> 1.2.2)
lib/solid_queue/version.rb
@@ -1,3 +1,3 @@
module SolidQueue
- VERSION = "0.3.0"
+ VERSION = "0.3.1"
end
0 commit comments