Skip to content

Commit

Permalink
Merge pull request #257 from synthetichealth/v1.3.1
Browse files Browse the repository at this point in the history
v1.3.1
  • Loading branch information
jawalonoski authored Feb 6, 2018
2 parents 2dd4c1c + 502fae4 commit 1f6228e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GIT
PATH
remote: .
specs:
synthea (1.3.0)
synthea (1.3.1)
area
chunky_png
concurrent-ruby
Expand Down
2 changes: 1 addition & 1 deletion synthea.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |s|
s.email = '[email protected]'
s.homepage = 'https://github.com/synthetichealth/synthea'
s.authors = ['Andre Quina', 'Jason Walonoski', 'Peter Krautscheid', 'Joey Nichols', 'Dylan Hall', 'Carlton Duffett']
s.version = '1.3.0'
s.version = '1.3.1'

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

Expand Down

0 comments on commit 1f6228e

Please sign in to comment.