Skip to content

Commit

Permalink
Merge pull request #748 from yallop/prepare-0.21.1
Browse files Browse the repository at this point in the history
Prepare the 0.21.1 release
  • Loading branch information
yallop authored Jul 20, 2023
2 parents 96da6cb + 6ee8d92 commit 3f8211a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## ctypes 0.21.1

* Add missing version information to dune-project

## ctypes 0.21.0

* Switch to dune
Expand Down
1 change: 1 addition & 0 deletions dune-project
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
(lang dune 2.9)
(name ctypes)
(version 0.21.1)
(formatting (enabled_for dune))
(use_standard_c_and_cxx_flags true)

Expand Down

0 comments on commit 3f8211a

Please sign in to comment.