Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Valentine committed Mar 6, 2021
1 parent 7896485 commit ce79e32
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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": "obsidian-leaflet-plugin",
"name": "Obsidian Leaflet",
"description": "Leaflet integration for Obsidian.md",
"version": "0.1.1",
"version": "0.1.2",
"minAppVersion": "0.11.0",
"author": "Jeremy Valentine",
"repo": "valentine195/obsidian-leaflet-plugin",
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": "obsidian-leaflet-plugin",
"version": "0.1.1",
"version": "0.1.2",
"description": "Leaflet integration for Obsidian.md",
"main": "main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"0.1.1": "0.11.0"
"0.1.2": "0.11.0"
}

0 comments on commit ce79e32

Please sign in to comment.