Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Dec 27, 2013
1 parent cc60007 commit 684edc1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions History.md
@@ -1,4 +1,18 @@

0.2.0 / 2013-12-27
==================

* remove to lower case
* fix #127 execSync and execsync.
* add contributors list on package page
* mv blanket to config
* sync typeerror fix #statusCode
* add disturl
* fix #122 admin security bug
* fixed #121, let pkg 404 as success
* fix sql insert error
* fix typos

0.1.3 / 2013-12-20
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cnpmjs.org",
"version": "0.1.4",
"version": "0.2.0",
"description": "Private npm registry and web",
"main": "dispatch.js",
"scripts": {
Expand Down

0 comments on commit 684edc1

Please sign in to comment.