Skip to content

Commit 0facc6a

Browse files
authored
Merge pull request #12 from zuriscript:release/0.1.1
release/0.1.1
2 parents edd6c30 + 444d413 commit 0facc6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

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

packages/signalstory/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "signalstory",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Signal-based state management for Angular applications",
55
"publishConfig": {
66
"access": "public"
@@ -25,7 +25,7 @@
2525
],
2626
"author": {
2727
"name": "Zur Vonarburg-Shmaria",
28-
"url": "https://zuriscript.ch"
28+
"url": "https://zurshmaria.ch"
2929
},
3030
"license": "MIT",
3131
"peerDependencies": {

0 commit comments

Comments
 (0)