Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit 52e1e65

Browse files
committed
tasty-brunch-v2.0.0
1 parent 9982132 commit 52e1e65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ an instant-feedback development cycle and deployment pipeline.
9393
Optionally, reset to the latest [release][Releases] with
9494

9595
```
96-
$ git reset --hard tasty-brunch-v1.6.4
96+
$ git reset --hard tasty-brunch-v2.0.0
9797
```
9898

9999
2. Run

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "makenew-tasty-brunch",
3-
"version": "1.6.4",
3+
"version": "2.0.0",
44
"description": "Tasty brunch app skeleton.",
55
"private": true,
66
"keywords": [

0 commit comments

Comments
 (0)