Skip to content

Commit

Permalink
Release Candidate 1
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Sep 10, 2022
1 parent a7eb28f commit a82e67e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Visit our[Discord](https://discord.gg/xZ4AhdYrf9) when adding features that are not immediately related to Discord's API, and [look at](https://github.com/OceanicJS/Oceanic/pulls) the existing pull requests before opening a new pull request.
Visit our [Discord](https://discord.gg/xZ4AhdYrf9) when adding features that are not immediately related to Discord's API, and [look at](https://github.com/OceanicJS/Oceanic/pulls) the existing pull requests before opening a new pull request.

Guidelines:
* If a pull requestis already opened, regardless if abandoned or otherwise, do not duplicate it.
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": "oceanic.js",
"version": "0.0.11",
"version": "1.0.0-rc.1",
"description": "A NodeJS library for interfacing with Discord.",
"main": "./dist/lib/index.js",
"types": "./dist/lib/index.d.ts",
Expand Down

0 comments on commit a82e67e

Please sign in to comment.