Skip to content

Commit

Permalink
Bump blaze public project v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlauer committed Jan 22, 2025
1 parent 27a32d9 commit 5043e5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .blaze/blaze.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
blaze.dependencies = [
"com.fizzed:blaze-ssh"
"com.fizzed:blaze-public-project:1.0.0"
"com.fizzed:blaze-public-project:1.0.1"
]

java.source.version = 8
2 changes: 1 addition & 1 deletion .blaze/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>blaze-public-project</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 5043e5d

Please sign in to comment.