Skip to content

Commit 4123a24

Browse files
committed
[release] set version number to 0.3.0
1 parent a20641a commit 4123a24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pie-catalog-client",
3-
"version": "0.3.0-prerelease",
3+
"version": "0.3.0",
44
"description": "The client code for the catalog",
55
"scripts": {
66
"test": "npm test"
@@ -30,4 +30,4 @@
3030
"webpack": "^2.2.1",
3131
"webpack-dev-server": "^2.4.1"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)