diff --git a/README.md b/README.md index 4ae4035..5394963 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ Here are some options: - [x] [Alpha Art](https://alpha.art/) - [x] [Exchange Art](https://exchange.art/) - [x] [Solsea](https://solsea.io/) +- [x] [OpenSea](https://opensea.io/) ### Adding new marketplace diff --git a/package.json b/package.json index 2c81bb6..c922fe3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@milktoast-lab/SolNFTBot", - "version": "0.13.0", + "version": "0.14.0", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", "license": "MIT",