Bumps versions to Meteor 2.0-beta.7

This commit is contained in:
filipenevola
2021-01-15 18:28:06 -04:00
parent c1203f12f0
commit 2ee9dedafb

View File

@@ -1,5 +1,5 @@
Package.describe({
version: '0.1.0',
version: '0.1.0-beta200.7',
summary: 'Show build errors in client when using HMR',
devOnly: true
});