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 ad1f37a commit 1c7011dCopy full SHA for 1c7011d
README.md
@@ -12,7 +12,7 @@ Java implementation of [Timeflake](https://github.com/anthonynsimon/timeflake).
12
<dependency>
13
<groupId>am.ik.timeflake</groupId>
14
<artifactId>timeflake4j</artifactId>
15
- <version>1.3.0</version>
+ <version>1.4.0</version>
16
</dependency>
17
```
18
@@ -79,4 +79,4 @@ See [the original warning](https://github.com/anthonynsimon/timeflake#note-on-pr
79
80
## License
81
82
-Licensed under the MIT License
+Licensed under the MIT License
0 commit comments