Skip to content

Commit 208c1ae

Browse files
committed
Release v0.0.3
1 parent 31b2c55 commit 208c1ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
rspec-sql (0.0.2)
4+
rspec-sql (0.0.3)
55
activesupport
66
rspec
77

rspec-sql.gemspec

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

33
Gem::Specification.new do |s|
44
s.name = "rspec-sql"
5-
s.version = "0.0.2"
5+
s.version = "0.0.3"
66
s.summary = "RSpec::Sql matcher"
77
s.description = "RSpec matcher for database queries."
88
s.authors = ["Maikel Linke", "Open Food Network contributors"]

0 commit comments

Comments
 (0)