Update version
This commit is contained in:
parent
efdecf813c
commit
fb2f384332
|
@ -385,6 +385,9 @@ Clears the cache entries for the given resource type.
|
|||
|
||||
# Changelog
|
||||
|
||||
0.3.0-b.1
|
||||
- Add fan functions
|
||||
|
||||
0.2.2-b.1
|
||||
- Add `itemType` option to search params
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bandcamp-fetch",
|
||||
"version": "0.2.2-b.1",
|
||||
"version": "0.3.0-b.1",
|
||||
"description": "JS library for scraping Bandcamp content",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user