Skip to content

Commit 80bb0a1

Browse files
committed
[release] set version number to 2.0.0
1 parent b6f5fbd commit 80bb0a1

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": "pie-catalog-client",
3-
"version": "2.0.0-prerelease",
3+
"version": "2.0.0",
44
"description": "The client code for the catalog",
55
"scripts": {
66
"test": "./node_modules/.bin/webpack --config test-build/webpack.config.js && wct",

0 commit comments

Comments
 (0)