Skip to content

Commit 4a66c1f

Browse files
committed
downgrade to version 0.0
1 parent 1d0134e commit 4a66c1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'com.github.TannerLow'
6-
version '1.0'
6+
version '0.0'
77
description 'Matrix Library with GPU compatibility.'
88

99
repositories {

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
rootProject.name = 'MatrixMath'
1+
rootProject.name = 'JavaMatrixMath'
22

0 commit comments

Comments
 (0)