From d882128b3dc3957986fe774afadb6f775b5a9f72 Mon Sep 17 00:00:00 2001 From: Paul Shryock Date: Sun, 8 Sep 2019 12:36:39 -0400 Subject: [PATCH] Update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6bb5793..8f85b9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eleventy-page-data", - "version": "1.1.2", + "version": "1.1.3", "description": "11ty/eleventy - [how to access directory specific data from a template in that directory](https://github.com/11ty/eleventy/issues/385)", "scripts": { "11ty": "npx eleventy",