Skip to content

Commit

Permalink
Fix package version
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Sep 23, 2023
1 parent b3589ad commit f7913d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Package.describe({
name: 'matb33:collection-hooks',
summary: 'Extends Mongo.Collection with before/after hooks for insert/update/upsert/remove/find/findOne',
version: '1.3',
version: '1.3.0',
git: 'https://github.com/Meteor-Community-Packages/meteor-collection-hooks'
})

Expand Down

0 comments on commit f7913d5

Please sign in to comment.