diff --git a/Cargo.lock b/Cargo.lock index c5a4495..1aab4d5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -90,7 +90,7 @@ dependencies = [ [[package]] name = "husk" -version = "2.1.0" +version = "2.2.0" dependencies = [ "com", "log", diff --git a/Cargo.toml b/Cargo.toml index b286d68..dd3946c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "husk" description = "Rust itch.io utilities" -version = "2.1.0" +version = "2.2.0" authors = ["Amos Wenger "] edition = "2018" diff --git a/package-lock.json b/package-lock.json index 3961773..39aac97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@itchio/husk", - "version": "2.1.0", + "version": "2.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c28b1e4..8388a10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@itchio/husk", - "version": "2.1.0", + "version": "2.2.0", "description": "Rust libraries, usable from Go", "main": "index.js", "files": [