Skip to content

Commit 3f50dcb

Browse files
committed
0.1.0
1 parent 160008c commit 3f50dcb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
## 0.1.0
8+
* Experimental release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browserify-webpack-stats",
33
"description": "output a webpack-style stats.json with browserify",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"author": "Renée Kooi <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/goto-bus-stop/browserify-webpack-stats/issues"

0 commit comments

Comments
 (0)