Skip to content

Commit

Permalink
Bumps version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
akaalias committed Jan 31, 2021
1 parent 7b15413 commit 9bfd7b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"id": "obsidian-journey-plugin",
"name": "Journey",
"version": "0.0.2",
"version": "0.0.3",
"minAppVersion": "0.10.10",
"description": "Find the story between your notes.",
"description": "Discover the stories between your notes.",
"author": "Alexis Rondeau",
"authorUrl": "https://publish.obsidian.md/alexisrondeau",
"isDesktopOnly": false
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "obsidian-journey-plugin",
"version": "0.0.1",
"description": "Journey Plugin",
"version": "0.0.3",
"description": "Journey",
"main": "main.js",
"scripts": {
"dev": "rollup --config rollup.config.js -w",
Expand Down

0 comments on commit 9bfd7b6

Please sign in to comment.