Skip to content

Commit bc1296e

Browse files
authored
Merge pull request #2 from jameshball/update-version
update version to 1.0.0 instead of 0.0.0 because mac is annoying
2 parents 4a39a34 + f8ec9e9 commit bc1296e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>sh.ball</groupId>
88
<artifactId>patchable</artifactId>
9-
<version>0.0.0</version>
9+
<version>1.0.0</version>
1010

1111
<name>patchable</name>
1212

src/main/resources/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
- 0.0.0
1+
- 1.0.0
22
- Initial release!
33
- Basic building blocks for patching and testing audio connection :)

0 commit comments

Comments
 (0)