Skip to content

Commit

Permalink
Version 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jimpil committed Dec 22, 2022
1 parent fbb3dbe commit c12e228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject bites "0.3.8-SNAPSHOT"
(defproject bites "0.3.8"
:description "Utilities for converting stuff to/from bytes + NIO extensions to `clojure.java.io` + CBOR support."
:url "https://github.com/jimpil/bites"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
Expand Down

0 comments on commit c12e228

Please sign in to comment.