Skip to content

Commit

Permalink
Bump cookbook version
Browse files Browse the repository at this point in the history
  • Loading branch information
afaundez committed Feb 8, 2018
1 parent 9c13497 commit dac25af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Chef cookbook for node-build.
## Cookbook

```ruby
cookbook 'node_build', '~> 0.1.0'
cookbook 'node_build', '~> 1.0.0'
```

## Resource
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'MIT'
description 'Installs/Configures node-build'
long_description 'Installs/Configures node-build'
version '0.1.0'
version '1.0.0'
chef_version '>= 12.1' if respond_to?(:chef_version)

issues_url 'https://github.com/afaundez/node-build-cookbook/issues'
Expand Down

0 comments on commit dac25af

Please sign in to comment.