Skip to content

Commit 3677049

Browse files
committed
Updated to node 0.8.0
1 parent 08df159 commit 3677049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Installation
2222
`npm install rewire`
2323

2424
**For older node versions:**<br />
25-
rewire is tested with node 0.6.x - 0.7.x. I recommend to run the unit tests via `mocha` in the rewire-folder before using rewire with older node versions.
25+
rewire is tested with node 0.6.x - 0.8.x. I recommend to run the unit tests via `mocha` in the rewire-folder before using rewire with older node versions.
2626

2727
**Use with [browserify](https://github.com/substack/node-browserify):**<br />
2828

0 commit comments

Comments
 (0)