Bump package versions

This commit is contained in:
Hugh Willson
2017-09-13 11:38:18 -04:00
parent b80e71fa15
commit b840a12762
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: 'Internal force-ssl common code.',
version: '1.0.14'
version: '1.0.15'
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Require this application to use HTTPS",
version: "1.0.14",
version: "1.0.15",
prodOnly: true
});