Skip to content

Commit 245a2a6

Browse files
author
parkerziegler
committed
v3.0.3
1 parent f90e6ab commit 245a2a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This project adheres to [Semantic Versioning](http://semver.org/).
44
Every release, along with the migration instructions, is documented on the Github [Releases](https://github.com/FormidableLabs/webpack-dashboard/releases) page.
55

6-
## UNRELEASED
6+
## [3.0.3] - 2019-04-18
77

88
### Bugs
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-dashboard",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "a CLI dashboard for webpack dev server",
55
"bin": "bin/webpack-dashboard.js",
66
"main": "index.js",

0 commit comments

Comments
 (0)