Skip to content

Commit 10f2875

Browse files
committed
chore: bump v3.1.1 and refresh README branding
1 parent 51e2bf0 commit 10f2875

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# RiftJS
1+
![RiftJS logo](riftjs-logo.png)
22

33
TypeScript-first Riot Games API wrapper for Node.js, with built-in Data Dragon support.
44

5-
[![npm version](https://badge.fury.io/js/@timmsy%2Friftjs.svg)](https://www.npmjs.com/package/@timmsy/riftjs)
5+
[![npm version](https://img.shields.io/npm/v/@timmsy/riftjs)](https://www.npmjs.com/package/@timmsy/riftjs)
66
![GitHub license](https://img.shields.io/github/license/timmsy1998/RiftJS)
77

88
## What this package does

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@timmsy/riftjs",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"exports": {
@@ -43,7 +43,7 @@
4343
"api-wrapper"
4444
],
4545
"author": "James Timms",
46-
"description": "A lightweight Node.js wrapper for the Riot Games API, providing easy access to League of Legends game data.",
46+
"description": "TypeScript-first Riot Games API wrapper for Node.js, with built-in Data Dragon support",
4747
"license": "MIT",
4848
"repository": {
4949
"type": "git",

riftjs-logo.png

516 KB
Loading

0 commit comments

Comments
 (0)