diff --git a/VERSION b/VERSION index c0be8a79..306894a1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.4.0 \ No newline at end of file +6.4.1 \ No newline at end of file diff --git a/licenses/BSL.txt b/licenses/BSL.txt index 680cab68..96562886 100644 --- a/licenses/BSL.txt +++ b/licenses/BSL.txt @@ -4,7 +4,7 @@ Parameters Licensor: Rocicorp, LLC -Licensed Work: replicache 6.4.0 +Licensed Work: replicache 6.4.1 The Licensed Work is (c) 2020 Rocicorp, LLC. Additional Use Grant: You may make use of the Licensed Work, provided you diff --git a/package-lock.json b/package-lock.json index f0b77650..a5e15cf1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "replicache", - "version": "6.4.0", + "version": "6.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "6.4.0", + "version": "6.4.1", "license": "BSL-1.1", "devDependencies": { "@esm-bundle/chai": "^4.3.4", diff --git a/package.json b/package.json index ff983989..02eb3e3d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "replicache", "description": "Realtime sync for any backend stack", - "version": "6.4.0", + "version": "6.4.1", "repository": "github:rocicorp/replicache", "license": "BSL-1.1", "scripts": {