@jdxcode/mise 2026.1.2 → 2026.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -61,7 +61,7 @@ $ ~/.local/bin/mise --version
61
61
  / / / / / / (__ ) __/_____/ __/ / / /_____/ /_/ / / /_/ / /__/ __/
62
62
  /_/ /_/ /_/_/____/\___/ \___/_/ /_/ / .___/_/\__,_/\___/\___/
63
63
  /_/ by @jdx
64
- 2026.1.2 macos-arm64 (2026-01-13)
64
+ 2026.1.4 macos-arm64 (2026-01-17)
65
65
  ```
66
66
 
67
67
  Hook mise into your shell (pick the right one for your shell):
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@jdxcode/mise",
3
3
  "description": "polyglot runtime manager",
4
- "version": "v2026.1.2",
4
+ "version": "v2026.1.4",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/jdx/mise"