Skip to content

Commit ba12998

Browse files
committed
Release v1.4.1
1 parent 954a523 commit ba12998

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.4.1]-SNAPSHOT
3+
## [1.4.1] - 2024-11-29
44

55
### New features and improvements
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add the dependency
1717
<dependency>
1818
<groupId>io.github.dj-raven</groupId>
1919
<artifactId>swing-datetime-picker</artifactId>
20-
<version>1.4.0</version>
20+
<version>1.4.1</version>
2121
</dependency>
2222
```
2323

pom.xml

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

77
<groupId>io.github.dj-raven</groupId>
88
<artifactId>swing-datetime-picker</artifactId>
9-
<version>1.4.1-SNAPSHOT</version>
9+
<version>1.4.1</version>
1010

1111
<properties>
1212
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)