diff --git a/package.json b/package.json index 7d79efe..b3a22e9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "templates", "description": "System for creating and managing template collections, and rendering templates with any node.js template engine. Can be used as the basis for creating a static site generator or blog framework.", - "version": "0.9.3", + "version": "0.9.4", "homepage": "https://github.com/jonschlinkert/templates", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/templates",