Bumped up version to 1.1.0.

This commit is contained in:
David Soulayrol 2018-02-11 11:50:48 +01:00
parent 2d99f5dae3
commit f3a94af636
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "metalsmith-index",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "metalsmith-index",
"version": "1.0.0",
"description": "Metalsmith plugin for creating directory indexes",
"version": "1.1.0",
"description": "A Metalsmith plugin to create directory indexes",
"readmeFilename": "README.md",
"homepage": "https://github.com/dsoulayrol/metalsmith-index",
"author": {