Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonahss committed Dec 20, 2023
1 parent faec110 commit 11ac59d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 25 deletions.
2 changes: 1 addition & 1 deletion napi-rust-drivers/npm/linux-arm-gnueabihf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wyldcard/drivers-linux-arm-gnueabihf",
"version": "1.1.1",
"version": "1.1.2",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion napi-rust-drivers/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wyldcard/drivers-linux-arm64-gnu",
"version": "1.1.1",
"version": "1.1.2",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion napi-rust-drivers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wyldcard/drivers",
"version": "1.1.1",
"version": "1.1.2",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down
22 changes: 0 additions & 22 deletions sdk/package.json

This file was deleted.

0 comments on commit 11ac59d

Please sign in to comment.