Skip to content
This repository was archived by the owner on Mar 12, 2018. It is now read-only.

Commit 15f2a4e

Browse files
committed
Release 0.1.0
1 parent 0845d00 commit 15f2a4e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

History.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11

2+
0.1.0 / 2012-06-18
3+
==================
4+
5+
* Added missing things. Some examples are now working.
6+
* Added `make test-server`
7+
28
0.0.1 / 2012-06-17
39
==================
410

5-
* initial commit
11+
* Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Seiya Konno <nulltask@gmail.com> (http://null.ly)",
33
"name": "processing",
44
"description": "Processing.js for Node.js",
5-
"version": "0.0.1",
5+
"version": "0.1.0",
66
"homepage": "https://github.com/uniba/node-processing",
77
"repository": {
88
"url": "git@github.com:uniba/node-processing.git"

0 commit comments

Comments
 (0)