Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric Timmons
iterate
Commits
0914f44e
Commit
0914f44e
authored
May 17, 2021
by
Robert Goldman
Browse files
Bump version to 1.5.1.
There are enough fixes for me to call this a bugfix release.
parent
06422eeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
iterate.asd
View file @
0914f44e
...
...
@@ -3,7 +3,7 @@
(
defsystem
:iterate
:description
"Jonathan Amsterdam's iterator/gatherer/accumulator facility"
:licence
"MIT"
:version
"1.5"
:version
"1.5
.1
"
:in-order-to
((
test-op
(
test-op
:iterate/tests
)))
:components
((
:file
"package"
)
(
:file
"iterate"
:depends-on
(
"package"
))))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment