Skip to content

Commit

Permalink
chore: Update package.json version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EvarinDev committed Sep 6, 2024
1 parent 386cce7 commit 0a85f31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "sunday.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"version": "1.0.18",
"version": "1.1.0",
"description": "Sunday a lavalink wrapper",
"license": "MIT",
"author": "FAYStarNext",
"author": "EwarinDev",
"scripts": {
"build:js": "npx babel src --out-dir dist --extensions \".ts,.tsx\" --source-maps inline",
"lint": "npx eslint src/**/*.ts",
Expand Down

0 comments on commit 0a85f31

Please sign in to comment.