@wharflab/tally-linux-arm64 0.33.0 → 0.34.0

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 (3) hide show
  1. package/README.md +1 -1
  2. package/bin/tally +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -17,4 +17,4 @@ bunx tally-cli lint .
17
17
 
18
18
  ## Documentation
19
19
 
20
- See the [GitHub repository](https://github.com/wharflab/tally) for full documentation.
20
+ See **[tally.wharflab.com](https://tally.wharflab.com/)** for full documentation.
package/bin/tally CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wharflab/tally-linux-arm64",
3
- "version": "0.33.0",
3
+ "version": "0.34.0",
4
4
  "description": "tally binary for linux-arm64",
5
5
  "repository": {
6
6
  "type": "git",