Skip to content

Commit dedc070

Browse files
authored
chore(noirup): Release 0.1.2 (#26)
1 parent c3bc992 commit dedc070

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.1.1](https://github.com/noir-lang/noirup/compare/v0.1.0...v0.1.1) (2023-03-21)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.1.2

0 commit comments

Comments
 (0)