Skip to content

Commit

Permalink
release: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed Feb 2, 2024
1 parent d625fcb commit 2386c2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Transducers

### Unreleased
### 1.1.0 (2024-02-02)

#### Added

Expand Down
2 changes: 1 addition & 1 deletion transducers.asd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(defsystem "transducers"
:version "1.0.1"
:version "1.1.0"
:author "Colin Woodbury <[email protected]>"
:license "LGPL-3.0-only"
:depends-on (:sycamore)
Expand Down

0 comments on commit 2386c2d

Please sign in to comment.