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

package: bump version for release

This commit is contained in:
Guillermo Rauch 2016-11-05 09:18:04 +08:00
parent f4ae99fc54
commit 0c27e3ab16

View file

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