Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

Commit 5dc6091

Browse files
committed
version bump: 3.0.2
1 parent b0535f4 commit 5dc6091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pulse-framework",
3-
"version": "3.0.1",
4-
"description": "Global state and logic framework for reactive Javascript applications.",
3+
"version": "3.0.2",
4+
"description": "Global state and logic framework for reactive JavaScript applications.",
55
"main": "dist/index.js",
66
"module": "dist/index.js",
77
"files": [

0 commit comments

Comments
 (0)