Skip to content

Commit 3499bf6

Browse files
author
evilebottnawi
committed
Chore: prepare 0.0.2 release.
1 parent 4a20380 commit 3499bf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7-
# Head
7+
# 0.0.2 - 2017-02-14
88

99
- Fixed: exported `src` directory in `package.json`.
1010

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-sync-dev-hot-webpack-plugin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Combines BrowserSync, webpack-dev-middleware, and webpack-hot-middleware into one plugin",
55
"license": "MIT",
66
"author": "itgalaxy <[email protected]>",

0 commit comments

Comments
 (0)