Skip to content

Commit a2c8c6f

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2022-05-01) ### Bug Fixes * unsued code ([a67f725](a67f725))
1 parent a67f725 commit a2c8c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "node-simple-context",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"author": "maxgfr",
55
"license": "MIT",
66
"description": "A minimalist context for node, inspired by React Context",

0 commit comments

Comments
 (0)