Skip to content

Commit ade971a

Browse files
committed
chore: reset gem version for CD pipeline
1 parent 7206fa8 commit ade971a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
{}
1+
{
2+
".": "0.0.0"
3+
}

lib/rspec/path_matchers/version.rb

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

33
module RSpec
44
module PathMatchers
5-
VERSION = '0.1.0'
5+
VERSION = '0.0.0'
66
end
77
end

0 commit comments

Comments
 (0)