1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Release 1.1.2

This commit is contained in:
nkzawa 2016-11-18 23:25:51 +09:00
parent 880b71047b
commit fc23d34a40

View file

@ -1,6 +1,6 @@
{
"name": "next",
"version": "1.1.1",
"version": "1.1.2",
"description": "Minimalistic framework for server-rendered React applications",
"main": "./dist/lib/index.js",
"license": "MIT",