Skip to content

Commit 7b0514b

Browse files
committed
1.3.0
1 parent f5c1d2d commit 7b0514b

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-
unreleased
2-
==========
1+
1.3.0 / 2017-05-07
2+
==================
33

44
* deps: deep-equal@~1.0.1
55
- Fix `null == undefined` for non-strict compares

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "http-assert",
33
"description": "assert with status codes",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"license": "MIT",
66
"keywords": [
77
"assert",

0 commit comments

Comments
 (0)