Skip to content

Commit 1938ec4

Browse files
committed
fixed versions to 0.3.0
1 parent 3f9a1a2 commit 1938ec4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storeon/angular",
3-
"version": "0.4.1",
3+
"version": "0.3.0",
44
"description": "Storeon for Angular 🅰⚡",
55
"scripts": {
66
"ng": "ng",

projects/ng-storeon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storeon/angular",
3-
"version": "0.4.1",
3+
"version": "0.3.0",
44
"description": "Storeon for Angular 🅰⚡",
55
"peerDependencies": {
66
"@angular/common": "^8.1.0",

0 commit comments

Comments
 (0)