We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130a90d commit 7045d2bCopy full SHA for 7045d2b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [2.1.1]-SNAPSHOT
+## [2.1.1] - 2025-05-05
4
5
### Changed
6
README.md
@@ -17,7 +17,7 @@ Add the dependency
17
<dependency>
18
<groupId>io.github.dj-raven</groupId>
19
<artifactId>swing-datetime-picker</artifactId>
20
- <version>2.1.0</version>
+ <version>2.1.1</version>
21
</dependency>
22
```
23
pom.xml
@@ -6,7 +6,7 @@
7
8
9
- <version>2.1.1-SNAPSHOT</version>
10
11
<properties>
12
<maven.compiler.source>1.8</maven.compiler.source>
0 commit comments