Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyfallWasTaken committed Dec 19, 2024
1 parent 6aa70e6 commit 011612b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "figma-wakatime",
"description": "Metrics, insights, and time tracking automatically generated from your Figma activity.",
"private": true,
"version": "0.0.0",
"version": "1.0.1",
"type": "module",
"scripts": {
"dev": "wxt",
Expand Down
1 change: 0 additions & 1 deletion wxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export default defineConfig({
modules: ["@wxt-dev/auto-icons", "@wxt-dev/module-svelte"],
manifest: {
name: "WakaTime for Figma",
version: "1.0.0",
description:
"Metrics, insights, and time tracking automatically generated from your Figma activity.",
permissions: ["storage", "activeTab", "cookies"],
Expand Down

0 comments on commit 011612b

Please sign in to comment.