Skip to content

Commit 8855d49

Browse files
committed
Release version 2.0.0
1 parent c29a5cf commit 8855d49

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# master
22

3+
# 2.0.0
4+
35
* Clearer API: We now use a `multidepRequire` function, similar to `require`
46

57
# 1.0.1

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "multidep",
33
"description": "Install and require multiple versions of the same npm package for testing",
4-
"version": "1.0.1",
4+
"version": "2.0.0",
55
"author": "Jo Liss <joliss42@gmail.com>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)