Bumped up the version no(1.0.0)

This commit is contained in:
SuperChamp234 2022-01-15 09:47:49 +05:30
parent c1851c2fc6
commit 615f3e8a78
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{ {
"id": "obsidian-habitica-integration", "id": "obsidian-habitica-integration",
"name": "Habitica Sync", "name": "Habitica Sync",
"version": "0.9.15", "version": "1.0.0",
"minAppVersion": "0.9.12", "minAppVersion": "0.9.12",
"description": "This plugin helps integrate Habitica user tasks and stats into Obsidian", "description": "This plugin helps integrate Habitica user tasks and stats into Obsidian",
"author": "Leoh and Ran", "author": "Leoh and Ran",

View file

@ -1,6 +1,6 @@
{ {
"name": "obsidian-habitica-integration", "name": "obsidian-habitica-integration",
"version": "0.12.0", "version": "1.0.0",
"description": "This plugin allows for Habitica integration into Obsidian", "description": "This plugin allows for Habitica integration into Obsidian",
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {