Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
deathau committed Nov 9, 2020
1 parent b5a271f commit 6072aee
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 @@ -5,5 +5,5 @@
"isDesktopOnly": false,
"js": "main.js",
"css": "styles.css",
"version": "3.0.2"
"version": "3.1.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sliding-panes-obsidian",
"version": "3.0.2",
"version": "3.1.0",
"description": "Sliding Panes (Andy Matuschak Mode) plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 6072aee

Please sign in to comment.