Skip to content

Commit 6dd346c

Browse files
committed
update to 0.0.2
1 parent 69e7270 commit 6dd346c

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": "react-tunnel",
3-
"version": "0.0.1",
4-
"description": "React component and decorator for context injection",
3+
"version": "0.0.2",
4+
"description": "React component and decorator for prop providing and prop injection",
55
"main": "./lib/index.js",
66
"scripts": {
77
"build:lib": "babel src --out-dir lib",

0 commit comments

Comments
 (0)