Skip to content

Commit 51a60d5

Browse files
committed
Bump version to 2.0.0.
1 parent 5341b41 commit 51a60d5

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.0
1+
2.0.0

licenses/BSL.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Parameters
44

55
Licensor: Rocicorp, LLC
66

7-
Licensed Work: replicache-sdk-js 1.0.0
7+
Licensed Work: replicache-sdk-js 2.0.0
88
The Licensed Work is (c) 2020 Rocicorp, LLC.
99

1010
Additional Use Grant: You may use the Licensed Work when your application uses
1111
the Licensed Work with a total of less than 100 client
1212
instances for any purpose.
1313

14-
Change Date: 2022-10-26
14+
Change Date: 2022-11-05
1515

1616
Change License: Apache License, Version 2.0
1717

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "replicache",
33
"description": "Offline-First for Every Application",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"repository": "github:rocicorp/replicache-sdk-js",
66
"scripts": {
77
"test": "web-test-runner src/replicache.test.ts --playwright --browsers chromium firefox",

0 commit comments

Comments
 (0)