Skip to content

Commit 3500e82

Browse files
authored
Merge pull request #24 from zuriscript:release/0.1.2
Release 0.1.2
2 parents c9fe0e8 + 3f6b893 commit 3500e82

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": "signalstory-workspace",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

packages/signalstory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "signalstory",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Signal-based state management for Angular applications",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)