We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3bc992 commit dedc070Copy full SHA for dedc070
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.2](https://github.com/noir-lang/noirup/compare/v0.1.1...v0.1.2) (2023-04-26)
4
+
5
6
+### Bug Fixes
7
8
+* remove usage of `cargo install` and prefer `cargo build` ([#24](https://github.com/noir-lang/noirup/issues/24)) ([c6c90a5](https://github.com/noir-lang/noirup/commit/c6c90a5c9135c0bc707f1318d313a364c66350e6))
9
10
## [0.1.1](https://github.com/noir-lang/noirup/compare/v0.1.0...v0.1.1) (2023-03-21)
11
12
version.txt
@@ -1 +1 @@
-0.1.1
+0.1.2
0 commit comments