Meteor version to 2.13-beta.0 ☄️

This commit is contained in:
Gabriel Grubba
2023-05-30 18:21:42 -03:00
parent 7d89f45233
commit 348b5fb02e

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: 'Run tests noninteractively, with results going to the console.',
version: '1.2.4'
version: '1.2.5-beta2130.0',
});
Package.onUse(function(api) {