diff --git a/README.md b/README.md index 76c05cc..e2b171e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This contains various helpers and types. ```json { "dependencies": { - "fire": "npm:fire-lib-js@^0.2" + "fire": "npm:fire-lib-js@^0.3.0-alpha.7" } } ``` diff --git a/package.json b/package.json index 680f74b..9a7ee83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fire-lib-js", - "version": "0.3.0-alpha.6", + "version": "0.3.0-alpha.7", "author": "Sören Meier ", "type": "module", "scripts": {