chore: bump main to 0.1.1-dev
The post-release step of the ceremony, on the manual tag path where it stays the author's. Depends on #114 — do not merge before it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
f098a27377
commit
aae2726739
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "cast",
|
"name": "cast",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1-dev",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "cast",
|
"name": "cast",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1-dev",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"yaml": "^2.5.0",
|
"yaml": "^2.5.0",
|
||||||
"zod": "^3.25.76"
|
"zod": "^3.25.76"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "cast",
|
"name": "cast",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1-dev",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": { "node": ">=22.12.0" },
|
"engines": { "node": ">=22.12.0" },
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue