Skip to content

Commit

Permalink
publish (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby authored Aug 2, 2024
1 parent aac5136 commit 9b837d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 4.0.0 (2 August 2024)

- re-publish 3.0.2, updating windows-sys is breaking

## 3.0.2 (2 August 2024)

- update windows-sys
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "c-types"
license = "MIT"
version = "3.0.2"
version = "4.0.0"
authors = ["David Hotham"]
description = """
Re-exports of cross-platform types, gathered from libc and winapi
Expand Down

0 comments on commit 9b837d8

Please sign in to comment.