Skip to content

Commit

Permalink
coherent version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tarakc02 committed Jun 1, 2017
1 parent f5955cb commit 85d3ef2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Package: ratelimitr
Type: Package
Title: Rate Limiting for R
Version: 0.3.8.1
Version: 0.3.9
Author: Tarak Shah
Maintainer: Tarak Shah <tarak_shah@berkeley.edu>
Description: Allows to limit the rate at which one or more functions can be called.
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
RoxygenNote: 6.0.1
Suggests: testthat,
microbenchmark,
knitr,
Expand Down
5 changes: 2 additions & 3 deletions man/limit_rate.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion man/rate.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion man/reset.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85d3ef2

Please sign in to comment.