Skip to content

Commit 6bb18b7

Browse files
committed
Update to v0.2.19
1 parent 02b88b1 commit 6bb18b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "react-kickstarter",
3-
"version": "0.2.18",
3+
"version": "0.2.19",
44
"main": "src/index.js",
5-
"description": "Create isomorphic/universal React apps extremely simple with no configuration (until you need it)",
5+
"description":
6+
"Create isomorphic/universal React apps extremely simple with no configuration (until you need it)",
67
"author": "Markus Wetzel <markuswetzel@gmx.net>",
78
"license": "MIT",
89
"keywords": [

0 commit comments

Comments
 (0)