Update version
This commit is contained in:
parent
4922db74ad
commit
f3ecc76491
|
@ -395,6 +395,9 @@ Clears the cache entries for the given resource type.
|
|||
|
||||
# Changelog
|
||||
|
||||
0.3.1-b.1
|
||||
- Add `getFanCollection()` function
|
||||
|
||||
0.3.0-b.1
|
||||
- Add fan functions
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bandcamp-fetch",
|
||||
"version": "0.3.0-b.1",
|
||||
"version": "0.3.1-b.1",
|
||||
"description": "JS library for scraping Bandcamp content",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user