@jpwesselink/release-playground-linux-arm64-gnu 0.1.0 → 0.1.1-beta.1cb995f

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.
package/README.md ADDED
@@ -0,0 +1,5 @@
1
+ # This package is an experiment
2
+
3
+ This is part of [release-playground](https://github.com/jpwesselink/release-playground) — a test repo for validating multi-channel release workflows for Rust CLI + NAPI packages.
4
+
5
+ **Do not use in production.**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jpwesselink/release-playground-linux-arm64-gnu",
3
- "version": "0.1.0",
3
+ "version": "0.1.1-beta.1cb995f",
4
4
  "description": "release-playground binary for Linux ARM64",
5
5
  "os": [
6
6
  "linux"
Binary file