Update version numbers
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Matrix
|
# Matrix
|
||||||
|
|
||||||
|
[](https://sonarqube.mattrixwv.com/dashboard?id=matrix)
|
||||||
|
|
||||||
This is my matrix library, created as curiosity and to fit into my [Cipher Stream](https://git.mattrixwv.com/BaseLibraries/CipherStream) project.
|
This is my matrix library, created as curiosity and to fit into my [Cipher Stream](https://git.mattrixwv.com/BaseLibraries/CipherStream) project.
|
||||||
|
|
||||||
TODO: Fill this is better information about library usage.
|
TODO: Fill this is better information about library usage.
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
<groupId>com.mattrixwv</groupId>
|
<groupId>com.mattrixwv</groupId>
|
||||||
<artifactId>matrix</artifactId>
|
<artifactId>matrix</artifactId>
|
||||||
<version>1.3.2-SNAPSHOT</version>
|
<version>1.3.2</version>
|
||||||
|
|
||||||
<name>Matrix</name>
|
<name>Matrix</name>
|
||||||
<description>A library for performing Matrix operations</description>
|
<description>A library for performing Matrix operations</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user