mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add -rc.n suffix to rate-limit.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
name: 'rate-limit',
|
||||
version: '1.0.8',
|
||||
version: '1.0.8-rc.4',
|
||||
// Brief, one-line summary of the package.
|
||||
summary: 'An algorithm for rate limiting anything',
|
||||
// URL to the Git repository containing the source code for this package.
|
||||
|
||||
Reference in New Issue
Block a user