node-opencc
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"license": "MIT", | ||
@@ -22,3 +22,3 @@ "repository": { | ||
}, | ||
"main": "index.js", | ||
"main": "src/index.js", | ||
"devDependencies": { | ||
@@ -25,0 +25,0 @@ "bluebird": "^3.3.1", |
@@ -39,3 +39,3 @@ # Translates between Traditional and Simplified Chinese in pure Node.js [![Build Status](https://travis-ci.org/compulim/node-opencc.svg?branch=master)](https://travis-ci.org/compulim/node-opencc) | ||
## Changelog | ||
* 2016-02-25 (0.0.1): First public release | ||
* 2016-02-25 (0.0.2): First public release | ||
@@ -42,0 +42,0 @@ ## Contribution |
1115615