Skip to content

Commit 6ccda13

Browse files
professorashleywillardperryqhschoblaskatstannard
authored
Bump to version 0.7.2 to test cd.yml script (#6)
Co-authored-by: Ashley Willard <ashley.willard@gusto.com> Co-authored-by: Perry Hertler <perry.hertler@gusto.com> Co-authored-by: Joey Schoblaska <joey.schoblaska@gusto.com> Co-authored-by: Teal Stannard <teal.stannard@gusto.com>
1 parent a118f27 commit 6ccda13

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.2.2

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-
bigrails-redis (0.7.1)
4+
bigrails-redis (0.7.2)
55
activesupport (>= 6)
66
railties (>= 6)
77
redis (>= 4)

lib/big_rails/redis/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module BigRails
44
module Redis
5-
VERSION = "0.7.1"
5+
VERSION = "0.7.2"
66
end
77
end

0 commit comments

Comments
 (0)