Meteor version to 3.0-alpha300.15 ☄️

This commit is contained in:
Gabriel Grubba
2023-09-21 10:03:09 -03:00
parent e8d8ed5e13
commit daa129a349

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: 'Run tests noninteractively, with results going to the console.',
version: '2.0.0-alpha300.14',
version: '2.0.0-alpha300.15',
});
Package.onUse(function(api) {