Skip to content

Commit 9899226

Browse files
committed
update for release
1 parent cf3d6b0 commit 9899226

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,28 @@ Examine the Java classpath from Clojure programs.
77

88
This project follows the version scheme MAJOR.MINOR.PATCH where each component provides some relative indication of the size of the change, but does not follow semantic versioning. In general, all changes endeavor to be non-breaking (by moving to new names rather than by breaking existing names).
99

10-
Latest stable release is 1.0.0
10+
Latest stable release is 1.1.0
1111

12-
[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
12+
[CLI/`deps.edn`](https://clojure.org/reference/deps_edn) dependency information:
1313
```clojure
14-
org.clojure/java.classpath {:mvn/version "1.0.0"}
14+
org.clojure/java.classpath {:mvn/version "1.1.0"}
1515
```
1616

1717
[Leiningen] dependency information:
1818

19-
[org.clojure/java.classpath "1.0.0"]
19+
[org.clojure/java.classpath "1.1.0"]
2020

2121
[Maven] dependency information:
2222

2323
<dependency>
2424
<groupId>org.clojure</groupId>
2525
<artifactId>java.classpath</artifactId>
26-
<version>1.0.0</version>
26+
<version>1.1.0</version>
2727
</dependency>
2828

2929
[Gradle] dependency information:
3030

31-
compile "org.clojure:java.classpath:1.0.0"
31+
compile "org.clojure:java.classpath:1.1.0"
3232

3333
[Leiningen]: https://leiningen.org/
3434
[Maven]: https://maven.apache.org/
@@ -90,7 +90,7 @@ which is true for Java 9 and later.
9090

9191
## Copyright and License
9292

93-
Copyright (c) 2013-2023 Rich Hickey, Stuart Sierra, and contributors. All
93+
Copyright (c) Rich Hickey, Stuart Sierra, and contributors. All
9494
rights reserved. The use and distribution terms for this software are
9595
covered by the Eclipse Public License 1.0
9696
(https://opensource.org/license/epl-1-0/) which can be found in

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy