Skip to content

Commit d73cf0e

Browse files
committed
release
1 parent 3f98e8f commit d73cf0e

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

api-display/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
</parent>
1111

1212
<artifactId>uni-hologram-api-display</artifactId>

api-local/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
</parent>
1111

1212
<artifactId>uni-hologram-api-local</artifactId>

api-page/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
</parent>
1111

1212
<artifactId>uni-hologram-api-page</artifactId>

api-simple/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
</parent>
1111

1212
<artifactId>uni-hologram-api-simple</artifactId>

api-visibility/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
</parent>
1111

1212
<artifactId>uni-hologram-api-visibility</artifactId>

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
</parent>
1111

1212
<artifactId>uni-hologram-api</artifactId>

picker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
</parent>
1111

1212
<artifactId>uni-hologram-picker</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
<packaging>pom</packaging>
1111
<modules>
1212
<module>api</module>

spigot/api-page/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram-spigot</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
</parent>
1111

1212
<artifactId>uni-hologram-spigot-api-page</artifactId>

spigot/api-visibility/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-hologram-spigot</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
</parent>
1111

1212
<artifactId>uni-hologram-spigot-api-visibility</artifactId>

0 commit comments

Comments
 (0)