Much overdue release. 2.0.0

This commit is contained in:
Peter Braden 2015-02-11 19:52:50 +01:00
parent 9e4f904da7
commit 081ca6056f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Changelog
### Next
### 2.0.0
- Support for node 0.12
- Camera Calibration Functions from @queuecumber

View File

@ -6,7 +6,7 @@
"buffers": "0.1.1",
"nan": "1.4.3"
},
"version": "1.0.0",
"version": "2.0.0",
"devDependencies": {
"tape": "^3.0.0"
},