Add -rc.n suffix to rate-limit.

This commit is contained in:
Jesse Rosenberger
2017-03-30 03:14:45 +03:00
parent de11f73477
commit e3d9bac133

View File

@@ -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.