Skip to content

Commit

Permalink
bump to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
afaundez committed Dec 23, 2021
1 parent 5ffa91c commit 1a30c24
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 @@ -9,7 +9,7 @@ Chef cookbook for node-build.
## Cookbook

```ruby
cookbook 'node_build', '~> 1.0.2'
cookbook 'node_build', '~> 1.0.3'
```

## Resource
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'MIT'
description 'Installs/Configures node-build'
version '1.0.2'
version '1.0.3'

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

0 comments on commit 1a30c24

Please sign in to comment.