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.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoaldamav committed Oct 14, 2022
1 parent 0240caa commit 93858c7
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.6.10",
"version": "0.6.11",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,4 +34,4 @@
"node": ">=14.0.0"
},
"packageManager": "[email protected]"
}
}
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": "ultra-pkg",
"version": "0.6.10",
"version": "0.6.11",
"description": "Ultrapkg CLI Tool.",
"private": false,
"main": "build/bin/cli.js",
Expand Down Expand Up @@ -50,4 +50,4 @@
"@types/tar": "6.1.3",
"chokidar": "3.5.3"
}
}
}

0 comments on commit 93858c7

Please sign in to comment.