Skip to content

Commit cfccacd

Browse files
committed
Bump version for 0.0.1
1 parent fe86ff0 commit cfccacd

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
sidekiqable (0.1.0)
4+
sidekiqable (0.0.1)
55
sidekiq (>= 6.0)
66

77
GEM

lib/sidekiqable/version.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# frozen_string_literal: true
2-
31
module Sidekiqable
42
VERSION = "0.0.1"
53
end

0 commit comments

Comments
 (0)