Skip to content

Commit 84ae872

Browse files
committed
Bump version to 0.1.0
1 parent b9a7af7 commit 84ae872

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_extName__",
3-
"version": "0.0.4",
3+
"version": "0.1.0",
44
"manifest_version": 2,
55
"default_locale": "en",
66
"author": "Nicolas Joseph",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-performance",
3-
"version": "0.0.4",
3+
"version": "0.1.0",
44
"description": "Chrome plugin for angular performance monitoring",
55
"dependencies": {
66
"bootstrap": "^3.3.4",

0 commit comments

Comments
 (0)