Skip to content

Commit

Permalink
Merge pull request #18 from onomondo/release-please--branches--master…
Browse files Browse the repository at this point in the history
…--components--SoftSIM-CLI

chore(master): release 0.1.0
  • Loading branch information
peterbornerup authored Aug 31, 2023
2 parents 36006c7 + 333ed49 commit 34f908c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 0.1.0 (2023-08-31)


### Features

* add bin target ([165fa50](https://github.com/onomondo/SoftSIM-CLI/commit/165fa50f79850bc410fbe599dbea0792f885fb84))
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ss_cli"
version = "0.0.0"
version = "0.1.0"
edition = "2021"

debug = true
Expand Down

0 comments on commit 34f908c

Please sign in to comment.