Skip to content

Commit da84ee1

Browse files
committed
Set version to 1.1.0
1 parent add223c commit da84ee1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Version 1.1.0 ##
44

5-
Date: unreleased
5+
Date: 2018-01-15
66

77
- Add for reference specs (allows to have dynamic specs where the
88
length is stored in another spec).
9-
9+
1010

1111
## Version 1.0.1 ##
1212

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject funcool/octet "1.1.0-SNAPSHOT"
1+
(defproject funcool/octet "1.1.0"
22
:description "A clojure(script) library for work with binary data."
33
:url "https://github.com/funcool/octet"
44
:license {:name "Public Domain"

0 commit comments

Comments
 (0)