Bumped version to 0.0.2
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'org.openrndr.extra'
|
||||
version '0.0.1'
|
||||
version '0.0.2'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -17,7 +17,7 @@ ext {
|
||||
|
||||
subprojects {
|
||||
group 'org.openrndr.extra'
|
||||
version '0.0.1'
|
||||
version '0.0.2'
|
||||
|
||||
apply plugin: 'kotlin'
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user