fix: package version

This commit is contained in:
Safwan Samsudeen 2024-09-11 21:10:06 +05:30
parent 31551467d1
commit d6e8700eab

View File

@ -1,6 +1,6 @@
{
"name": "frappe-gantt",
"version": "0.8",
"version": "0.8.0",
"description": "A simple, modern, interactive gantt library for the web",
"main": "src/index.js",
"type": "module",