Skip to content

Commit

Permalink
Merge pull request #58 from domcleal/release-110
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
rnelson0 authored Mar 14, 2017
2 parents 999c24e + 823fac1 commit e5b0752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata-json-lint.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ require 'date'

Gem::Specification.new do |s|
s.name = 'metadata-json-lint'
s.version = '1.0.0'
s.version = '1.1.0'
s.date = Date.today.to_s
s.summary = 'metadata-json-lint /path/to/metadata.json'
s.description = 'Utility to verify Puppet metadata.json files'
Expand Down

0 comments on commit e5b0752

Please sign in to comment.