Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ewald <johannes.ewald@peerigon.com>2014-10-28 03:52:22 +0300
committerJohannes Ewald <johannes.ewald@peerigon.com>2014-10-28 03:52:22 +0300
commit93d3907216f1a0ea4bc24eb0bc83775f84a6063c (patch)
tree0faeb9f2b51064be156c3115fa01362192aab2a3 /package.json
parentef5f0eb632a465ba274dd942b2f0f32156effb1f (diff)
v2.1.1v2.1.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7759333..d765a7a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name" : "rewire",
- "version" : "2.1.0",
+ "version" : "2.1.1",
"description" : "Easy dependency injection for node.js unit testing",
"keywords" : [
"dependency",