Skip to content

Commit

Permalink
Update verion to 0.2 in pom.xml in preparing for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebarlas committed Feb 16, 2022
1 parent 525b085 commit c35c2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -9,7 +9,7 @@
<name>Micro HTTP Server</name>
<description>Microhttp is an event-driven, single-threaded, zero-dependency web server</description>
<url>https://github.com/ebarlas/microhttp</url>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>

<licenses>
<license>
Expand Down

0 comments on commit c35c2c4

Please sign in to comment.