Skip to content

Commit f834908

Browse files
dev: 1.0.0 release (#159)
1 parent a3de428 commit f834908

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

flyway-dialect/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.0.0 ##
2+
3+
- Stable version
4+
5+
---
6+
17
## 1.0.0-RC0 ##
28

39
* Implementation distributed lock

flyway-dialect/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>tech.ydb.dialects</groupId>
88
<artifactId>flyway-ydb-dialect</artifactId>
9-
<version>1.0.0-RC0</version>
9+
<version>1.0.0</version>
1010

1111
<name>Flyway YDB Dialect</name>
1212
<description>Support Flyway YDB Dialect</description>

0 commit comments

Comments
 (0)