Skip to content

Commit b2a0900

Browse files
committed
Release 0.1
1 parent 774d41f commit b2a0900

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ target/
33
.idea/
44
death.log
55
dependency-reduced-pom.xml
6+
pom.xml.versionsBackup

pom.xml

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

77
<groupId>hoge.land</groupId>
88
<artifactId>QemuUsbManager</artifactId>
9-
<version>0.1-SNAPSHOT</version>
9+
<version>0.1</version>
1010

1111
<properties>
1212
<templatedir>${project.basedir}/templates</templatedir>

0 commit comments

Comments
 (0)