Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperHuangXu committed Jan 21, 2022
1 parent 744e78e commit 77c4bd1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bubblex/rusb-darwin-arm64",
"version": "0.0.1",
"version": "0.1.4",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bubblex/rusb-darwin-x64",
"version": "0.0.1",
"version": "0.1.4",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bubblex/rusb-win32-arm64-msvc",
"version": "0.0.1",
"version": "0.1.4",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bubblex/rusb-win32-ia32-msvc",
"version": "0.0.1",
"version": "0.1.4",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bubblex/rusb-win32-x64-msvc",
"version": "0.0.1",
"version": "0.1.4",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bubblex/rusb",
"version": "0.1.3",
"version": "0.1.4",
"napi": {
"name": "rusb",
"triples": {
Expand Down

0 comments on commit 77c4bd1

Please sign in to comment.