Bump version to 0.6.0

This commit is contained in:
Peter Braden 2014-09-17 22:37:38 +02:00
parent 1304750f6f
commit dcf6ae4571
2 changed files with 10 additions and 1 deletions

View File

@ -207,6 +207,15 @@ doesn't work for you please get in touch.
## Changelog
#### 0.6.0
Many updates from the community, thank you to all.
Especially: @oskardahlberg, @salmanulhaq, @jcao75, @psayre23, @jhludwig
, @coolblade, @ytham, @morganrallen and anyone I inadvertantly missed.
#### 0.5.0
Lots more opencv functions added, and bugfixes from a large number of

View File

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