Skip to content

Commit

Permalink
📦 v2.6.1 (meteor.js/atmosphere.js)
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-dimitru committed May 5, 2022
1 parent 3f2a94a commit 464a7ad
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,58 +1,58 @@
allow-deny@1.1.0
babel-compiler@7.6.0
allow-deny@1.1.1
babel-compiler@7.9.0
babel-runtime@1.5.0
base64@1.0.12
binary-heap@1.0.11
boilerplate-generator@1.7.1
caching-compiler@1.2.2
callback-hook@1.3.0
callback-hook@1.4.0
check@1.3.1
coffeescript@1.0.17
ddp@1.4.0
ddp-client@2.4.0
ddp-client@2.5.0
ddp-common@1.4.0
ddp-server@2.3.2
ddp-server@2.5.0
diff-sequence@1.1.1
dynamic-import@0.6.0
ecmascript@0.15.0
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.0
ecmascript-runtime-server@0.10.0
ejson@1.1.1
dynamic-import@0.7.2
ecmascript@0.16.2
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.2
fetch@0.1.1
geojson-utils@1.0.10
http@1.4.2
id-map@1.1.0
id-map@1.1.1
inter-process-messaging@0.1.1
lmieulet:meteor-coverage@1.1.4
local-test:ostrio:cron-jobs@2.6.0
logging@1.2.0
meteor@1.9.3
local-test:ostrio:cron-jobs@2.6.1
logging@1.3.1
meteor@1.10.0
meteorhacks:picker@1.0.3
meteortesting:browser-tests@1.0.0
meteortesting:mocha@1.0.1
meteortesting:mocha-core@1.0.1
minimongo@1.6.1
modern-browsers@0.1.5
modules@0.16.0
modules-runtime@0.12.0
mongo@1.10.1
minimongo@1.8.0
modern-browsers@0.1.7
modules@0.18.0
modules-runtime@0.13.0
mongo@1.14.6
mongo-decimal@0.1.2
mongo-dev-server@1.1.0
mongo-id@1.0.7
npm-mongo@3.8.1
mongo-id@1.0.8
npm-mongo@4.3.1
ordered-dict@1.1.0
ostrio:cron-jobs@2.6.0
ostrio:cron-jobs@2.6.1
practicalmeteor:chai@2.1.0_1
promise@0.11.2
promise@0.12.0
random@1.2.0
react-fast-refresh@0.1.0
react-fast-refresh@0.2.3
reload@1.3.1
retry@1.1.0
routepolicy@1.1.0
socket-stream-client@0.3.1
routepolicy@1.1.1
socket-stream-client@0.4.0
tracker@1.2.0
underscore@1.0.10
url@1.3.1
webapp@1.10.0
url@1.3.2
webapp@1.13.1
webapp-hashing@1.1.0
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: 'ostrio:cron-jobs',
version: '2.6.0',
version: '2.6.1',
summary: 'Scheduler and manager for jobs and tasks in Node.js (Meteor.js) on multi-server and clusters setup',
git: 'https://github.com/veliovgroup/josk',
documentation: 'README.md'
Expand Down

0 comments on commit 464a7ad

Please sign in to comment.