Bump accounts-base patch version to 1.4.1 before republishing.

Fixes #9492 (good catch @skirunman!)
This commit is contained in:
Ben Newman
2017-12-21 12:56:02 -05:00
parent bdf8091687
commit 3f8c90a29f

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "A user account system",
version: "1.4.0"
version: "1.4.1"
});
Package.onUse(function (api) {