This commit is contained in:
Peter Braden 2013-03-05 11:19:25 -08:00
parent 55cbf0a37f
commit 11db468dcf
2 changed files with 5 additions and 1 deletions

View File

@ -185,6 +185,10 @@ doesn't work for you please get in touch.
## Changelog
#### 0.0.12
- Matrix clone()
- NamedWindow Support
#### 0.0.11
- Bug Fixes

View File

@ -5,7 +5,7 @@
"dependencies": {
"buffers": "0.1.1"
},
"version": "0.0.11",
"version": "0.0.12",
"devDependencies": {
"vows": "*"
},