diff --git a/README.md b/README.md index 0e77d87..32ffc44 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ model.query({ prompt }).then(result => console.log(result)); If you prefer to access the library in the Browser using a ` + ``` This injects the library into the window and exposes it via the `rw` namespace. diff --git a/package-lock.json b/package-lock.json index 42a1eaa..4af7f58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@runwayml/hosted-models", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 1, "requires": true, "dependencies": {