Skip to content

Commit 94065f6

Browse files
committed
bumping project and bootstrap versions
1 parent cc32608 commit 94065f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
projectName=dataframe
2-
version=0.14.0
2+
version=0.15.0
33
jupyterApiTCRepo=
44
kotlin.jupyter.add.scanner=false
55
org.gradle.jvmargs=-Xmx4G

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ libsPublisher = "1.9.23-dev-45"
1313

1414
# "Bootstrap" version of the dataframe, used in the build itself to generate @DataSchema APIs,
1515
# dogfood Gradle / KSP plugins in tests and idea-examples modules
16-
dataframe = "0.14.0-RC1"
16+
dataframe = "0.14.0"
1717
korro = "0.1.6"
1818

1919
kover = "0.8.3"

0 commit comments

Comments
 (0)