Start meteor v2.3.1 beta

This commit is contained in:
Renan Castro
2021-06-28 17:29:34 -03:00
parent 027fe43d63
commit 20bb3a8853

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The Meteor command-line tool",
version: '2.3.0'
version: '2.3.1-beta.1'
});
Package.includeTool();