Skip to content

Commit 49231e3

Browse files
Bump version
1 parent fd101c5 commit 49231e3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pom.xml

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

66
<groupId>io.github.computerdaddyguy</groupId>
77
<artifactId>jfiletreeprettyprinter</artifactId>
8-
<version>0.0.1</version>
8+
<version>0.0.2-SNAPSOT</version>
99

1010
<packaging>jar</packaging>
1111
<name>JFileTreePrettyPrinter</name>

release_process.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,7 @@
2020
- Github `release` workflow will run automatically
2121
- Few minutes later, artifact is available on Maven Central 🎉
2222

23-
- **Merge `main` back into `develop` branch**
23+
- **Merge `main` back into `develop` branch**
24+
25+
- **In `develop` branch:**
26+
- Update `pom.xml` to increment version and add `-SNAPSHOT` agin

0 commit comments

Comments
 (0)