release version bump
This commit is contained in:
parent
cef5e06f0b
commit
bbb7acad68
@ -9,7 +9,7 @@ val logback_version="1.2.10"
|
||||
|
||||
|
||||
group = "net.sergeych"
|
||||
version = "0.2.6-SNAPSHOT"
|
||||
version = "0.2.6"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@ -34,9 +34,9 @@ kotlin {
|
||||
}
|
||||
js(IR) {
|
||||
browser {
|
||||
commonWebpackConfig {
|
||||
cssSupport.enabled = true
|
||||
}
|
||||
// commonWebpackConfig {
|
||||
// cssSupport.enabled = true
|
||||
// }
|
||||
testTask {
|
||||
useMocha {
|
||||
timeout = "30000"
|
||||
|
Loading…
Reference in New Issue
Block a user