Skip to content

Commit

Permalink
chore: release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisuhag committed Jun 5, 2024
1 parent 64c7daf commit 669bc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/clients/clojure.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A Clojure library designed to easily encode and decode protobuf messages by usin
Add the below dependency to your `project.clj` file:

```clj
[org.raystack/stencil-clj "0.4.1"]
[org.raystack/stencil-clj "0.5.1"]
```

## Usage
Expand Down

0 comments on commit 669bc83

Please sign in to comment.