Skip to content

Commit

Permalink
chore(release): 0.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.3.0](v0.2.0...v0.3.0) (2020-11-20)

### Features

* add ability to decode a already loaded raw RISC-U program ([f0928b2](f0928b2))
  • Loading branch information
semantic-release-bot committed Nov 20, 2020
1 parent f0928b2 commit 4363758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "riscu"
version ="0.2.0"
version ="0.3.0"
authors = ["Jonathan Behrens <fintelia@gmail.com>", "Christian Mösl <christian.moesl@live.at>", "Fabian Nedoluha <monster@onders.org>"]
edition = "2018"
description = "A simple library for loading/encoding RISC-U ELF64 binaries"
Expand Down

0 comments on commit 4363758

Please sign in to comment.