Skip to content

Commit

Permalink
update build name
Browse files Browse the repository at this point in the history
  • Loading branch information
mcroomp committed Jan 29, 2025
1 parent e762b6c commit 59c8409
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "preflate-rs"
version = "0.6.1"
version = "0.6.2"
edition = "2021"
authors = ["Kristof Roomp <kristofr@microsoft.com>"]
license = "Apache-2.0"
Expand Down
4 changes: 2 additions & 2 deletions package/PreflateRs.nuspec → package/Preflate.Rust.nuspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>PreflateRs</id>
<version>0.6.1.0</version>
<id>Preflate.Rust</id>
<version>0.6.2.0</version>
<title>PreflateRs Compression Rust binaries and libraries</title>
<authors>kristofr</authors>
<owners>kristofr</owners>
Expand Down

0 comments on commit 59c8409

Please sign in to comment.