Skip to content

Commit 4c95daf

Browse files
committed
Publish a new beta
1 parent 35b3a65 commit 4c95daf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/meteor-collection-hooks/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Package.describe({
44
name: 'matb33:collection-hooks',
55
summary: 'Extends Mongo.Collection with before/after hooks for insert/update/upsert/remove/find/findOne',
6-
version: '2.1.0-beta.3',
6+
version: '2.1.0-beta.4',
77
documentation: '../../README.md',
88
git: 'https://github.com/Meteor-Community-Packages/meteor-collection-hooks'
99
})

tests-app/.meteor/versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ lai:[email protected]
4545
4646
4747
48-
48+
4949
5050
5151
meteortesting:[email protected]

0 commit comments

Comments
 (0)