Skip to content

Commit 76e28ae

Browse files
v1.0.1
1 parent fbf91b3 commit 76e28ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ deploy:
1010
file_glob: true
1111
on:
1212
repo: the-obsidian/ObsidianPermissions
13-
# tags: true
13+
tags: true

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>gg.obsidian</groupId>
77
<artifactId>ObsidianPermissions</artifactId>
8-
<version>1.0.0</version>
8+
<version>1.0.1</version>
99
<description>Custom permissions plugin for Obsidian</description>
1010
<url>https://github.com/the-obsidian/ObsidianPermissions</url>
1111

0 commit comments

Comments
 (0)