1.1.0-SNAPSHOT
This commit is contained in:
parent
da280da5ac
commit
00641bab1a
1 changed files with 7 additions and 7 deletions
|
@ -1,14 +1,14 @@
|
||||||
/*
|
/**
|
||||||
* This file is automatically generated.
|
* This file is automatically generated.
|
||||||
* Do not modify! -- ALL CHANGES WILL BE ERASED!
|
* Do not modify! -- ALL CHANGES WILL BE ERASED!
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package net.thauvin.erik.akismet
|
package net.thauvin.erik.akismet
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Provides semantic version information.
|
* Provides semantic version information.
|
||||||
*/
|
*/
|
||||||
internal object GeneratedVersion {
|
internal object GeneratedVersion {
|
||||||
const val PROJECT = "Akismet Kotlin"
|
const val PROJECT = "Akismet Kotlin"
|
||||||
const val VERSION = "1.1.0-SNAPSHOT"
|
const val VERSION = "1.1.0-SNAPSHOT"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue