@stacksjs/tinker 0.70.351 → 0.70.353

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 +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -355,6 +355,10 @@ For casual chit-chat with others using this package:
355
355
 
356
356
  [Join the Stacks Discord Server](https://stacksjs.com/discord)
357
357
 
358
+ To hear when 1.0 lands, leave your email at [stacksjs.com](https://stacksjs.com). The site is in
359
+ its pre-launch state, so that signup is currently the shortest path to being told when
360
+ something changes.
361
+
358
362
  ## Postcardware
359
363
 
360
364
  “Software that is free, but hopes for a postcard.” We love receiving postcards from around the world showing where Stacks is being used! We showcase them on our website too.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@stacksjs/tinker",
3
3
  "type": "module",
4
4
  "sideEffects": false,
5
- "version": "0.70.351",
5
+ "version": "0.70.353",
6
6
  "description": "Interactive REPL with Stacks framework preloaded.",
7
7
  "author": "Chris Breuer",
8
8
  "contributors": [