Skip to content

Commit

Permalink
[blacksmith] Bump version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alvagante committed Aug 29, 2017
1 parent 44ac52f commit 29ca9d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Expand Up @@ -140,9 +140,9 @@ gem 'danger-changelog'
gem 'danger-mention'

# Coveralls
gem 'coveralls'
gem 'coveralls', require: false

# Semantic Puppet
gem 'semantic_puppet'

gem 'semantic_puppet', require: false
gem 'puppet-blacksmith', require: false
# vim: syntax=ruby
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "example42-tp",
"version": "2.0.1",
"version": "2.0.2",
"summary": "Tiny Puppet",
"license": "Apache-2.0",
"author": "Alessandro Franceschi",
Expand Down

0 comments on commit 29ca9d8

Please sign in to comment.