Bumped version to 1.1.0-SNAPSHOT

This commit is contained in:
Erik C. Thauvin 2024-05-24 17:42:07 -07:00
parent 8ff15ff59f
commit d3cabe5e83
Signed by: erik
GPG key ID: 776702A6A2DA330E
118 changed files with 119 additions and 119 deletions

View file

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.thauvin.erik</groupId>
<artifactId>akismet-kotlin</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
<name>akismet-kotlin</name>
<description>A client library for accessing the Automattic Kismet (Akismet) spam comments filtering service.</description>
<url>https://github.com/ethauvin/akismet-kotlin</url>