Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit c145fc0

Browse files
committed
Version 0.4.1
Remember kids, to always commit and _push_ your version bumps. This is a bit embarrasing.
1 parent 6061ee5 commit c145fc0

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": "mini-create-react-context",
3-
"version": "0.3.3",
3+
"version": "0.4.1",
44
"description": "Smaller Polyfill for the proposed React context API",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)