Skip to content

Commit 6d59c85

Browse files
committed
Release v2.0.0
1 parent c888b74 commit 6d59c85

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
2.x
2-
===
1+
2.0.0 / 2018-10-26
2+
==================
33

44
* Drop support for Node.js 0.6
55
* Replace internal `eval` usage with `Function` constructor

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "depd",
33
"description": "Deprecate all the things",
4-
"version": "1.1.2",
4+
"version": "2.0.0",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)