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
b0f9a9c6
Commit
b0f9a9c6
authored
May 19, 2021
by
Robert Goldman
Browse files
Bump version to 1.5.2
parent
e0cc021a
Changes
1
Hide whitespace changes
Inline
Side-by-side
iterate.asd
View file @
b0f9a9c6
...
...
@@ -3,7 +3,7 @@
(
defsystem
:iterate
:description
"Jonathan Amsterdam's iterator/gatherer/accumulator facility"
:licence
"MIT"
:version
"1.5.
1
"
:version
"1.5.
2
"
: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