You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+9-10
Original file line number
Diff line number
Diff line change
@@ -6,27 +6,26 @@ Tools for working with command line arguments.
6
6
7
7
This project follows the version scheme MAJOR.MINOR.COMMITS where MAJOR and MINOR provide some relative indication of the size of the change, but do not follow semantic versioning. In general, all changes endeavor to be non-breaking (by moving to new names rather than by breaking existing names). COMMITS is an ever-increasing counter of commits since the beginning of this repository.
8
8
9
-
Latest stable release: 1.0.219
9
+
Latest stable release: 1.1.230
10
10
11
11
*[All Released Versions](https://central.sonatype.com/artifact/org.clojure/tools.cli/versions)
0 commit comments