Skip to content

Commit

Permalink
Bump kernel32
Browse files Browse the repository at this point in the history
Fixes #238

Signed-off-by: Peter Atashian <retep998@gmail.com>
  • Loading branch information
retep998 committed Nov 9, 2015
1 parent 8e04a17 commit ef441f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kernel32/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "kernel32-sys"
version = "0.2.0"
version = "0.2.1"
authors = ["Peter Atashian <retep998@gmail.com>"]
description = "Contains function definitions for the Windows API library kernel32. See winapi for types and constants."
documentation = "https://retep998.github.io/doc/kernel32/"
Expand Down

0 comments on commit ef441f8

Please sign in to comment.