Skip to content

Commit

Permalink
0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoaldamav committed Oct 30, 2023
1 parent f8c4569 commit 8c8eb47
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 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": "@reflink/reflink-darwin-arm64",
"version": "0.1.12",
"version": "0.1.13",
"repository": {
"url": "https://github.com/pnpm/reflink.git",
"type": "git",
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": "@reflink/reflink-darwin-x64",
"version": "0.1.12",
"version": "0.1.13",
"repository": {
"url": "https://github.com/pnpm/reflink.git",
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reflink/reflink-linux-arm64-gnu",
"version": "0.1.12",
"version": "0.1.13",
"repository": {
"url": "https://github.com/pnpm/reflink.git",
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reflink/reflink-linux-arm64-musl",
"version": "0.1.12",
"version": "0.1.13",
"repository": {
"url": "https://github.com/pnpm/reflink.git",
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reflink/reflink-linux-x64-gnu",
"version": "0.1.12",
"version": "0.1.13",
"repository": {
"url": "https://github.com/pnpm/reflink.git",
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reflink/reflink-linux-x64-musl",
"version": "0.1.12",
"version": "0.1.13",
"repository": {
"url": "https://github.com/pnpm/reflink.git",
"type": "git",
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": "@reflink/reflink-win32-arm64-msvc",
"version": "0.1.12",
"version": "0.1.13",
"repository": {
"url": "https://github.com/pnpm/reflink.git",
"type": "git",
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": "@reflink/reflink-win32-x64-msvc",
"version": "0.1.12",
"version": "0.1.13",
"repository": {
"url": "https://github.com/pnpm/reflink.git",
"type": "git",
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": "@reflink/reflink",
"version": "0.1.12",
"version": "0.1.13",
"main": "index.js",
"types": "index.d.ts",
"repository": {
Expand Down

0 comments on commit 8c8eb47

Please sign in to comment.