mirror of
https://github.com/mryanb/obsidian-asana.git
synced 2026-07-22 05:38:24 +00:00
chore(release): bump version to 0.1.8
This commit is contained in:
parent
8ff3a1a9d7
commit
e80e621e56
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "asana",
|
||||
"name": "Asana",
|
||||
"version": "0.1.7",
|
||||
"version": "0.1.8",
|
||||
"description": "Create Asana tasks from highlighted text or the current line in Obsidian.",
|
||||
"minAppVersion": "1.5.0",
|
||||
"author": "Ryan Bantz",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-asana",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.8",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"dev": "node esbuild.config.mjs",
|
||||
|
|
|
|||
Loading…
Reference in a new issue