Skip to content

Commit

Permalink
Release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
argenos committed Apr 28, 2021
1 parent 6943994 commit 71a8ea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "nldates-obsidian",
"name": "Natural Language Dates",
"description": "Create date-links based on natural language",
"version": "0.5.0",
"version": "0.5.1",
"author": "Argentina Ortega Sainz",
"authorUrl": "",
"isDesktopOnly": false,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nldates-obsidian",
"version": "0.5.0",
"version": "0.5.1",
"description": "Plugin to parse natural language dates in Obsidian",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 71a8ea3

Please sign in to comment.