diff --git a/README.md b/README.md index 6484067..4ac788a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# iconic-palettes +# Artistry-swatch A package to get random palette from iconic painting of art history diff --git a/package.json b/package.json index a7cef8e..8ddbf9e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "paintings", "swatch" ], - "version": "0.0.2", + "version": "0.0.3", "type": "module", "main": "./dist/artistry-swatch.umd.cjs", "module": "./dist/artistry-swatch.js",