Bump boilerplate-generator package version to 1.1.1.

This version includes a01be34618.
This commit is contained in:
Ben Newman
2017-06-30 13:08:24 -04:00
parent 4051780fc1
commit 2b79dc7cd1

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Generates the boilerplate html from program's manifest",
version: '1.1.0'
version: '1.1.1'
});
Package.onUse(function (api) {