Meteor version to 2.9.1-beta.0 ☄️

This commit is contained in:
Gabriel Grubba
2022-12-13 17:16:00 -03:00
parent cde0d0998e
commit 89fbfa5bf1

View File

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