Skip to content

Commit c191857

Browse files
committed
version bump
1 parent 6ad54ec commit c191857

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "codestats",
33
"name": "Code::Stats",
4-
"version": "1.0.0",
4+
"version": "1.0.2",
55
"minAppVersion": "1.1.16",
66
"description": "The Code::Stats plugin allows you to track your coding progress and earn XP for writing markdown in the Obsidian editor.",
77
"author": "MiskaMyasa",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codestats-obsidian",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "The Code::Stats plugin allows you to track your coding progress and earn XP for writing markdown in the Obsidian editor.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)