Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 1f6228e

Browse files
authored
Merge pull request synthetichealth#257 from synthetichealth/v1.3.1
v1.3.1
2 parents 2dd4c1c + 502fae4 commit 1f6228e

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
@@ -22,7 +22,7 @@ GIT
2222
PATH
2323
remote: .
2424
specs:
25-
synthea (1.3.0)
25+
synthea (1.3.1)
2626
area
2727
chunky_png
2828
concurrent-ruby

synthea.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77
s.email = 'jwalonoski@mitre.org'
88
s.homepage = 'https://github.com/synthetichealth/synthea'
99
s.authors = ['Andre Quina', 'Jason Walonoski', 'Peter Krautscheid', 'Joey Nichols', 'Dylan Hall', 'Carlton Duffett']
10-
s.version = '1.3.0'
10+
s.version = '1.3.1'
1111

1212
s.files = s.files = `git ls-files`.split("\n")
1313

0 commit comments

Comments
 (0)