Bump patch version in deprecated crates (#732)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "cocoa-foundation"
|
||||
description = "Bindings to Cocoa Foundation for macOS"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "cocoa"
|
||||
description = "Bindings to Cocoa for macOS"
|
||||
version = "0.26.0"
|
||||
version = "0.26.1"
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "io-surface"
|
||||
description = "Bindings to IO Surface for macOS"
|
||||
version = "0.16.0"
|
||||
version = "0.16.1"
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user