Skip to content

Commit

Permalink
📦 v2.8.1
Browse files Browse the repository at this point in the history
🚀 Support for latest beta of `meteor@3`, thanks to @vparpoil
  • Loading branch information
dr-dimitru committed Mar 16, 2024
1 parent 0031a1a commit a32e660
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .versions
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ htmljs@1.0.11
http@1.4.2
id-map@1.1.1
inter-process-messaging@0.1.1
local-test:ostrio:cookies@2.8.0
local-test:ostrio:cookies@2.8.1
logging@1.3.3
meteor@1.11.4
meteor@1.11.5
minimongo@1.9.3
modern-browsers@0.1.10
modules@0.20.0
Expand All @@ -44,7 +44,7 @@ mongo-id@1.0.8
npm-mongo@4.17.2
observe-sequence@1.0.16
ordered-dict@1.1.0
ostrio:cookies@2.8.0
ostrio:cookies@2.8.1
promise@0.12.2
random@1.2.1
react-fast-refresh@0.2.8
Expand All @@ -61,7 +61,7 @@ tinytest@1.2.3
tracker@1.3.3
typescript@4.9.5
ui@1.0.13
underscore@1.0.13
underscore@1.6.0
url@1.3.2
webapp@1.13.6
webapp@1.13.8
webapp-hashing@1.1.1
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:cookies',
version: '2.8.0',
version: '2.8.1',
summary: 'Isomorphic bulletproof Server, Client, Browser, and Cordova cookies',
git: 'https://github.com/veliovgroup/Meteor-Cookies',
documentation: 'README.md'
Expand Down

0 comments on commit a32e660

Please sign in to comment.