Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3595ef5

Browse files
committedMar 23, 2016
2.0.0
1 parent bd3d9e5 commit 3595ef5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎History.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
2.0.0 /
2+
2.0.0 / 2016-03-23
33
==================
44

55
* merge v1.1.2 and v1.2.0 changes

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa",
3-
"version": "2.0.0-alpha.3",
3+
"version": "2.0.0",
44
"description": "Koa web app framework",
55
"main": "lib/application.js",
66
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.