Skip to content

Commit e184a62

Browse files
committed
1.2.0
1 parent 500c9aa commit e184a62

File tree

14 files changed

+27
-27
lines changed

14 files changed

+27
-27
lines changed

npm/android-arm-eabi/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-android-arm-eabi",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"android"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/android-arm64/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-android-arm64",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"android"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/darwin-arm64/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-darwin-arm64",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"darwin"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/darwin-x64/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-darwin-x64",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"darwin"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/freebsd-x64/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-freebsd-x64",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"freebsd"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/linux-arm-gnueabihf/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-linux-arm-gnueabihf",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"linux"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/linux-arm64-gnu/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-linux-arm64-gnu",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"linux"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/linux-arm64-musl/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-linux-arm64-musl",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"linux"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/linux-x64-gnu/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-linux-x64-gnu",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"linux"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/linux-x64-musl/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-linux-x64-musl",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"linux"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/win32-arm64-msvc/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-win32-arm64-msvc",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"win32"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/win32-ia32-msvc/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-win32-ia32-msvc",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"win32"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

npm/win32-x64-msvc/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum-win32-x64-msvc",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"os": [
55
"win32"
66
],
@@ -18,4 +18,4 @@
1818
"node": ">= 10"
1919
},
2020
"repository": "https://github.com/leo91000/subset-sum"
21-
}
21+
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leo91000/subset-sum",
3-
"version": "1.1.8",
3+
"version": "1.2.0",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"napi": {

0 commit comments

Comments
 (0)