Bump version of check package to 1.2.5 in preparation for publishing.

This commit is contained in:
Jesse Rosenberger
2017-02-15 21:42:28 +02:00
parent da91afd54f
commit de2e16b313

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Check whether a value matches a pattern",
version: '1.2.4'
version: '1.2.5'
});
Package.onUse(function (api) {