diff --git a/README.md b/README.md index 56748ce..38f33a4 100755 --- a/README.md +++ b/README.md @@ -208,6 +208,10 @@ doesn't work for you please get in touch. ## Changelog +#### 0.7.0 + +Matrix constructors, and contour access from @oskardahlberg and @emallson. + #### 0.6.0 Many updates from the community, thank you to all. diff --git a/package.json b/package.json index 3b8cc5e..a00e19f 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "buffers": "0.1.1" }, - "version": "0.6.0", + "version": "0.7.0", "devDependencies": { "vows": "*" },