Skip to content

Commit 05fe6ee

Browse files
authored
0.77.0
- Serialize to a tmp file first, then rename after backup made.
1 parent f63d81d commit 05fe6ee

File tree

2 files changed

+295
-275
lines changed

2 files changed

+295
-275
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.76.0'
7+
version '0.77.0'
88

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

0 commit comments

Comments
 (0)