diff --git a/package.json b/package.json index 4e5fbd7..33064c2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "metalsmith-collections", "description": "A Metalsmith plugin that adds collections of files to the global metadata.", "repository": "git://github.com/segmentio/metalsmith-collections.git", - "version": "0.7.0", + "version": "0.8.0", "license": "MIT", "main": "lib/index.js", "dependencies": {