Skip to content

Commit 6e6bdee

Browse files
committed
Bump version to 0.0.10
1 parent cf2e94c commit 6e6bdee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2017 Stefanie Grunwald
1+
Copyright (c) 2017-2019 Stefanie Grunwald
22

33
MIT License
44

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.9'
3+
s.version = '0.0.10'
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{2018-11-20}
10+
s.date = %q{2019-03-29}
1111
s.email = %q{steffi@physics.org}
1212
s.files = [
1313
'Rakefile',

0 commit comments

Comments
 (0)