Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavness committed May 5, 2020
1 parent b9b9f3e commit 98a3d0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**For help and updates, join our [Discord server!](https://discord.gg/RBhP6Ad)**

## Current version: `v1.0.0-rc.2`
## Current version: `v1.0.0-rc.3`

Writing code to make requests is simple, and maybe fun. Writing code that gracefully handles everything that can go wrong in a request... Well, that's a boring thing to do.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rbxts/http-queue",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"description": "A small library to queue requests for your different external services",
"main": "lib/init.lua",
"repository": {
Expand Down

0 comments on commit 98a3d0b

Please sign in to comment.