Skip to content

Commit a10beac

Browse files
Merge pull request #221 from Shopify/bump-v-0.3
Bump gem to v0.3.0
2 parents cffc781 + c5fc15e commit a10beac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
maintenance_tasks (0.2.0)
4+
maintenance_tasks (0.3.0)
55
actionpack (>= 6.0)
66
activejob (>= 6.0)
77
activerecord (>= 6.0)

maintenance_tasks.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = 'maintenance_tasks'
5-
spec.version = '0.2.0'
5+
spec.version = '0.3.0'
66
spec.author = 'Shopify Engineering'
77
spec.email = '[email protected]'
88
spec.homepage = 'https://github.com/Shopify/maintenance_tasks'

0 commit comments

Comments
 (0)