We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add223c commit da84ee1Copy full SHA for da84ee1
CHANGES.md
@@ -2,11 +2,11 @@
2
3
## Version 1.1.0 ##
4
5
-Date: unreleased
+Date: 2018-01-15
6
7
- Add for reference specs (allows to have dynamic specs where the
8
length is stored in another spec).
9
-
+
10
11
## Version 1.0.1 ##
12
project.clj
@@ -1,4 +1,4 @@
1
-(defproject funcool/octet "1.1.0-SNAPSHOT"
+(defproject funcool/octet "1.1.0"
:description "A clojure(script) library for work with binary data."
:url "https://github.com/funcool/octet"
:license {:name "Public Domain"
0 commit comments