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
|
# Changelog
|
||||||
|
|
||||||
|
0.3.0-b.1
|
||||||
|
- Add fan functions
|
||||||
|
|
||||||
0.2.2-b.1
|
0.2.2-b.1
|
||||||
- Add `itemType` option to search params
|
- Add `itemType` option to search params
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bandcamp-fetch",
|
"name": "bandcamp-fetch",
|
||||||
"version": "0.2.2-b.1",
|
"version": "0.3.0-b.1",
|
||||||
"description": "JS library for scraping Bandcamp content",
|
"description": "JS library for scraping Bandcamp content",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user