Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
biologyscience committed Feb 18, 2023
1 parent 595a426 commit 2a9f025
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ You will need an API key which can obtained from [The Alpha Coders API](https://
npm i alpha-coders
```

### NOTE:
<!-- ### NOTE:
If you would like to use the v2 of the Alpha Coders API, kindly install the package using `npm i alpha-coders@2.x`
The default installation of the package uses the v3 of the Alpha Coders API.
The default installation of the package uses the v3 of the Alpha Coders API. -->

# Features
- Made with JavaScript.
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": "alpha-coders",
"version": "2.0.0",
"version": "2.0.1",
"description": "A complete package used to interact with the Wallpaper Abyss / The Alpha Coders API to get wallpapers, wallpaper count, collections, and much more !",

"main": "main/index.js",
Expand Down

0 comments on commit 2a9f025

Please sign in to comment.