Skip to content

Commit

Permalink
Bump version to 8.0.0-beta.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
aboodman committed Oct 28, 2021
1 parent 0736b65 commit 0fbeeb7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.0.0
8.0.0-beta.0
4 changes: 2 additions & 2 deletions licenses/BSL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Parameters

Licensor: Rocicorp, LLC

Licensed Work: Replicache 7.0.0
Licensed Work: Replicache 8.0.0-beta.0
The Licensed Work is (c) 2020 Rocicorp, LLC.

Additional Use Grant: You may make use of the Licensed Work, provided you
Expand All @@ -17,7 +17,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided you
* Use it for commercial purposes with more than 500
monthly active client instances.

Change Date: 2023-09-02
Change Date: 2023-10-27

Change License: Apache License, Version 2.0

Expand Down
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "replicache",
"description": "Realtime sync for any backend stack",
"version": "7.0.0",
"version": "8.0.0-beta.0",
"repository": "github:rocicorp/replicache",
"license": "BSL-1.1",
"scripts": {
Expand Down

0 comments on commit 0fbeeb7

Please sign in to comment.