Skip to content

Commit 2a9f025

Browse files
.
1 parent 595a426 commit 2a9f025

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ You will need an API key which can obtained from [The Alpha Coders API](https://
1010
npm i alpha-coders
1111
```
1212

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

1818
# Features
1919
- Made with JavaScript.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alpha-coders",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A complete package used to interact with the Wallpaper Abyss / The Alpha Coders API to get wallpapers, wallpaper count, collections, and much more !",
55

66
"main": "main/index.js",

0 commit comments

Comments
 (0)