Skip to content

Commit 10a268b

Browse files
authored
0.78.0
- Add DSString.toXXX conversions. - Buffer key list response sections. - Fix potential delay in DRuntime.
1 parent 05fe6ee commit 10a268b

File tree

7 files changed

+1102
-1059
lines changed

7 files changed

+1102
-1059
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ subprojects {
44
apply plugin: 'maven-publish'
55

66
group 'org.iot-dsa'
7-
version '0.77.0'
7+
version '0.78.0'
88

99
targetCompatibility = JavaVersion.VERSION_1_8
1010
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)