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-11-04 11:53:17 +0300
committerJohannes Ewald <johannes.ewald@peerigon.com>2014-11-04 11:53:17 +0300
commit36980222cb592a90c7b79afb117f9251fbe1efba (patch)
tree39e03ccb7299d4ffcf52a409cfa4d9517740cfc8 /package.json
parent8b8fde8dc999051df0c5f70a4c4407859e3ddae0 (diff)
v2.1.3v2.1.3
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 c6f63aa..19ecafd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name" : "rewire",
- "version" : "2.1.2",
+ "version" : "2.1.3",
"description" : "Easy dependency injection for node.js unit testing",
"keywords" : [
"dependency",