Skip to content

Commit 00c5a21

Browse files
committed
build: release 21.0.0-next.0
1 parent 32a1600 commit 00c5a21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tethys/store",
3-
"version": "20.0.0",
3+
"version": "21.0.0-next.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "npm run start:docs",

packages/store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tethys/store",
3-
"version": "20.0.0",
3+
"version": "21.0.0-next.0",
44
"peerDependencies": {
55
"@angular/common": ">=21.0.0",
66
"@angular/core": ">=21.0.0",

0 commit comments

Comments
 (0)