Skip to content
This repository was archived by the owner on Jun 25, 2019. It is now read-only.

Commit b7e00e2

Browse files
authored
chore: version bumped
1 parent 6f81730 commit b7e00e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-webpack-seed",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"scripts": {
55
"start": "webpack-dev-server --inline --progress --port 3000",
66
"build": "rimraf dist && webpack --config config/webpack.prod.js --progress --profile --bail",

0 commit comments

Comments
 (0)