Skip to content

Commit e5486c0

Browse files
committed
0.1.7
1 parent 859347a commit e5486c0

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

npm/darwin-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-darwin-arm64",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

npm/darwin-x64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink-darwin-x64",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"repository": {
55
"url": "https://github.com/pnpm/reflink.git",
66
"type": "git",

npm/linux-arm64-gnu/package.json

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

npm/linux-arm64-musl/package.json

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

npm/linux-x64-gnu/package.json

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

npm/linux-x64-musl/package.json

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

npm/win32-arm64-msvc/package.json

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

npm/win32-x64-msvc/package.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reflink/reflink",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"repository": {

0 commit comments

Comments
 (0)