Skip to content

Commit

Permalink
Merge pull request #369 from rustcoreutils/version
Browse files Browse the repository at this point in the history
Version 0.2.2
  • Loading branch information
jgarzik authored Oct 27, 2024
2 parents e6ef0ff + 10d0452 commit 1dcd701
Showing 25 changed files with 92 additions and 92 deletions.
136 changes: 68 additions & 68 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion awk/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-awk"
version = "0.2.1"
version = "0.2.2"
repository.workspace = true
license.workspace = true
edition.workspace = true
2 changes: 1 addition & 1 deletion calc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-calc"
version = "0.2.1"
version = "0.2.2"
repository.workspace = true
license.workspace = true
edition.workspace = true
2 changes: 1 addition & 1 deletion datetime/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-datetime"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion dev/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-dev"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion display/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-display"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion file/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-file"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion fs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-fs"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion ftw/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ftw"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion gettext-rs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gettext-rs"
version = "0.2.1"
version = "0.2.2"
edition.workspace = true
rust-version.workspace = true

2 changes: 1 addition & 1 deletion i18n/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-i18n"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion m4/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-m4"
version = "0.2.1"
version = "0.2.2"
description = "m4 - macro language processor"
authors = ["Luke Frisken"]
repository.workspace = true
2 changes: 1 addition & 1 deletion m4/test-manager/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "m4-test-manager"
version = "0.2.1"
version = "0.2.2"
edition.workspace = true
rust-version.workspace = true

2 changes: 1 addition & 1 deletion make/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-make"
version = "0.1.0"
version = "0.2.2"
edition = "2021"
authors = ["Jeff Garzik"]
license = "MIT"
2 changes: 1 addition & 1 deletion misc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-misc"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion pathnames/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-pathnames"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion plib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plib"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion process/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-process"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion sccs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-sccs"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion screen/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-screen"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-sys"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion text/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-text"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion tree/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-tree"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion users/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-users"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true
2 changes: 1 addition & 1 deletion xform/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "posixutils-xform"
version = "0.2.1"
version = "0.2.2"
authors = ["Jeff Garzik"]
repository.workspace = true
license.workspace = true

0 comments on commit 1dcd701

Please sign in to comment.