diff --git a/VERSION b/VERSION index 39ee137b..f9da12e1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.3.1 \ No newline at end of file +6.3.2 \ No newline at end of file diff --git a/licenses/BSL.txt b/licenses/BSL.txt index 07ad604e..370734db 100644 --- a/licenses/BSL.txt +++ b/licenses/BSL.txt @@ -4,7 +4,7 @@ Parameters Licensor: Rocicorp, LLC -Licensed Work: replicache 6.3.1 +Licensed Work: replicache 6.3.2 The Licensed Work is (c) 2020 Rocicorp, LLC. Additional Use Grant: You may use the Licensed Work when your application uses diff --git a/package-lock.json b/package-lock.json index 434e45a8..783bedb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "replicache", - "version": "6.3.1", + "version": "6.3.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "6.3.1", + "version": "6.3.2", "license": "BSL-1.1", "devDependencies": { "@esm-bundle/chai": "^4.3.4", diff --git a/package.json b/package.json index d0a07c6b..f8c2cb81 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "replicache", "description": "Realtime sync for any backend stack", - "version": "6.3.1", + "version": "6.3.2", "repository": "github:rocicorp/replicache", "license": "BSL-1.1", "scripts": {