Skip to content

Commit ac117e6

Browse files
committed
chore(release): bump starters to 2.0.0
1 parent 43fe144 commit ac117e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

starters/basic-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "basic-starter",
3-
"version": "2.0.0-rc.0",
3+
"version": "2.0.0",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

starters/graphql-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-starter",
3-
"version": "2.0.0-rc.0",
3+
"version": "2.0.0",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

starters/pages-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pages-starter",
3-
"version": "2.0.0-rc.0",
3+
"version": "2.0.0",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)