chore: set version in package.json

This commit is contained in:
Kevin Dreßler 2024-03-16 10:49:23 +01:00
parent 33f2966612
commit 31c6ac4df1
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
{
"type": "module",
"name": "sketchybar-app-font",
"version": "1.0.0",
"version": "2.0.8",
"description": "App font for sketchybar, bootstrapped using SVGs from simple-bar",
"scripts": {
"build": "node ./build.js",