Skip to content

Commit c85b262

Browse files
refactor: make version beta
1 parent b01d9ae commit c85b262

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# react-easy-context-api
2+
3+
This package has the objective of abstracting the creation of contexts in react and is in beta phase, with its documentation under construction.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react",
77
"nexpy"
88
],
9-
"version": "0.1.0",
9+
"version": "0.0.1-beta",
1010
"license": "MIT",
1111
"main": "dist/index.js",
1212
"author": "AllanOliveiraM",

0 commit comments

Comments
 (0)