ver. bump

This commit is contained in:
Djkato 2023-06-12 17:56:50 +02:00
parent d1d8dcf98d
commit 1507b769c4

View file

@ -1,6 +1,6 @@
{ {
"name": "@euterpe.js/music-library", "name": "@euterpe.js/music-library",
"version": "1.0.1", "version": "1.0.2",
"type": "module", "type": "module",
"description": "A simple music library, acting as a Local DB as JS Object. Contains everything a person would need to store their music data for website playback.", "description": "A simple music library, acting as a Local DB as JS Object. Contains everything a person would need to store their music data for website playback.",
"main": "./src/index.js", "main": "./src/index.js",