Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ffc383f

Browse files
committed
- version bump
1 parent f5fd56e commit ffc383f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
##Changelog
22

3+
###v1.1.1
4+
- Fixed bug with modules that had a comment on the last line
5+
36
###v1.1.0
47
- Added Coffee-Script support
58
- Removed Makefile: Use `npm test` instead.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "rewire",
3-
"version" : "1.1.0",
3+
"version" : "1.1.1",
44
"description" : "Dependency injection for node.js applications",
55
"keywords" : [
66
"dependency",

0 commit comments

Comments
 (0)