Skip to content

Commit 32c9b9b

Browse files
committed
release v1.3.1
1 parent bb4a0b9 commit 32c9b9b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
===============================================================================
44

5+
v1.3.1
6+
-------------------------------------------------------------------------------
7+
8+
- Republished v1.3.0 due to NPM deployment failure
9+
10+
511
v1.3.0
612
-------------------------------------------------------------------------------
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-notifier",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "webpack + node-notifier = build status system notifications",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)