Skip to content

Commit

Permalink
chore: bump version to v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
riimuru committed Jan 28, 2023
1 parent 6e507da commit 4c2590a
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
@@ -1,6 +1,6 @@
{
"name": "@consumet/extensions",
"version": "1.3.4",
"version": "1.3.5",
"description": "Nodejs library that provides high-level APIs for obtaining information on various entertainment media such as books, movies, comic books, anime, manga, and so on.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -85,4 +85,4 @@
"test": "test",
"lib": "src"
}
}
}

0 comments on commit 4c2590a

Please sign in to comment.