Skip to content

Commit

Permalink
docs: Fix extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed May 21, 2024
1 parent b7df850 commit 06c4cf1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bump-versions.nu
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cd ..

let version = "0.1.1-alpha.3"
let version = "0.1.1-alpha.4"

open Cargo.toml | update workspace.package.version $version
| collect { save -f Cargo.toml }
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 06c4cf1

Please sign in to comment.