File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.1.2:
2+ * update default version of node to 0.10.2 - ([ @bakins ] [ ] )
3+ * fully migrated to test-kitchen 1.alpha and vagrant 1.1.x/berkshelf 1.3.1
4+
15## v1.1.1:
26 * update default versions to the latest: node - v0.10.0 and npm - v1.2.14
37 * ` make_thread ` is now a real attribute - ([ @ChrisLundquist ] [ ] )
3539[ @markbirbeck ] : https://github.com/markbirbeck
3640[ @johannesbecker ] : https://github.com/johannesbecker
3741[ @smith ] : https://github.com/smith
42+ [ @bakins ] : https://github.com/bakins
Original file line number Diff line number Diff line change 33license "Apache 2.0"
44description "Installs/Configures nodejs"
55long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
6- version "1.1.1 "
6+ version "1.1.2 "
77name "nodejs"
88provides "nodejs"
99
You can’t perform that action at this time.
0 commit comments