Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thumbnail committed Sep 5, 2022
1 parent b443e61 commit 75c947f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Collecting Datomic Transactor + JVM metrics for consumption by [Prometheus](https://prometheus.io/) by offering a web endpoint.

```clojure
[com.nedap.staffing-solutions/datomic-tx-metrics "0.4.1-alpha2"]
[com.nedap.staffing-solutions/datomic-tx-metrics "1.0.0"]
```


Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.nedap.staffing-solutions/datomic-tx-metrics "0.4.1-alpha2"
(defproject com.nedap.staffing-solutions/datomic-tx-metrics "1.0.0"
:description "Containing a callback handler for collecting Datomic Transactor + JVM metrics for consumption (e.g. by Prometheus) using a web endpoint offered by the included web server."
:dependencies [[aleph "0.4.6"]
[bidi "2.1.6"]
Expand Down

0 comments on commit 75c947f

Please sign in to comment.