Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
chore 🔧: bump version to v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoaldamav committed Sep 24, 2022
1 parent 557c5c8 commit 34579aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fnpm",
"version": "0.4.1",
"version": "0.4.2",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,4 +29,4 @@
"node": ">=14.0.0"
},
"packageManager": "pnpm@7.11.0"
}
}
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fnpm-io/cli",
"version": "0.4.1",
"version": "0.4.2",
"description": "FNPM CLI Tool.",
"private": false,
"main": "build/bin/cli.js",
Expand Down Expand Up @@ -47,4 +47,4 @@
"@swc/core": "1.2.242",
"@types/mv": "2.1.2"
}
}
}

0 comments on commit 34579aa

Please sign in to comment.