@fedify/redis 0.3.0-dev.14 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -64,7 +64,7 @@ Changelog
64
64
 
65
65
  ### Version 0.3.0
66
66
 
67
- To be released.
67
+ Released on October 4, 2024.
68
68
 
69
69
  - Polling is now more efficient.
70
70
  - Renamed `RedisMessageQueueOptions.loopInterval` option to `pollInterval`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/redis",
3
- "version": "0.3.0-dev.14+1d5c67ec",
3
+ "version": "0.3.0",
4
4
  "description": "Redis drivers for Fedify",
5
5
  "keywords": [
6
6
  "fedify",