Skip to content

Commit b64c3be

Browse files
committed
0.1.11
1 parent 3e21ea6 commit b64c3be

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-darwin-arm64",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-darwin-x64",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-linux-arm64-gnu",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

npm/linux-arm64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-linux-arm64-musl",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-linux-x64-gnu",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

npm/linux-x64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-linux-x64-musl",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

npm/win32-arm64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-win32-arm64-msvc",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

npm/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-win32-x64-msvc",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"repository": {

0 commit comments

Comments
 (0)