Update version

This commit is contained in:
2026-01-26 22:25:18 -05:00
parent 8e41b0a2ad
commit d710375595

View File

@@ -14,7 +14,7 @@
<developer> <developer>
<name>Matthew Ellison</name> <name>Matthew Ellison</name>
<email>m_ellison@ymail.com</email> <email>m_ellison@ymail.com</email>
<url>https://bitbucket.org/Mattrixwv</url> <url>https://git.mattrixwv.com/matthew</url>
</developer> </developer>
</developers> </developers>
@@ -26,7 +26,7 @@
<groupId>com.mattrixwv</groupId> <groupId>com.mattrixwv</groupId>
<artifactId>cipher-stream-java</artifactId> <artifactId>cipher-stream-java</artifactId>
<version>1.4.0-SNAPSHOT</version> <version>1.4.0</version>
<name>CipherStreamJava</name> <name>CipherStreamJava</name>
<description>A library to encrypt and decrypt simple ciphers</description> <description>A library to encrypt and decrypt simple ciphers</description>