Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
valerauko committed Nov 21, 2023
1 parent e95f5fc commit c6ad4c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Clojure library for tracing (possibly async) applications with Datadog.
Available on Clojars.

```
[jp.studist/sleepydog "0.1.0"]
[jp.studist/sleepydog "0.1.1"]
```

## Usage
Expand All @@ -28,7 +28,7 @@ A ring middleware that automatically instruments server requests.

A macro that instruments the given body as a span labelled as operation "op-name".

### `set-resource!`
### `set-resource!`

Sets the resource (subject) of the current span's operation.

Expand Down

0 comments on commit c6ad4c7

Please # to comment.