Skip to content

Commit 59f8241

Browse files
committed
Bump version to 0.0.12
1 parent 2e6117a commit 59f8241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

squcumber-postgres.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Gem::Specification.new do |s|
22
s.name = 'squcumber-postgres'
3-
s.version = '0.0.11'
3+
s.version = '0.0.12'
44
s.default_executable = 'squcumber-postgres'
55

66
s.licenses = ['MIT']
77
s.required_ruby_version = '>= 2.0'
88
s.required_rubygems_version = Gem::Requirement.new('>= 0') if s.respond_to? :required_rubygems_version=
99
s.authors = ['Stefanie Grunwald']
10-
s.date = %q{2019-04-09}
10+
s.date = %q{2019-08-27}
1111
s.email = %q{steffi@physics.org}
1212
s.files = [
1313
'Rakefile',

0 commit comments

Comments
 (0)