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

3.0.1-beta.1

We've changed the beta version a bit to follow the semvar.
See: https://github.com/zeit/next.js/issues/2309
This commit is contained in:
Arunoda Susiripala 2017-06-23 13:26:31 +05:30
parent 8c6550c504
commit 1abfe108c0

View file

@ -1,6 +1,6 @@
{
"name": "next",
"version": "3.0.0-beta16",
"version": "3.0.1-beta.1",
"description": "Minimalistic framework for server-rendered React applications",
"main": "./dist/server/next.js",
"license": "MIT",