Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Net-Mist committed Jan 12, 2024
1 parent 981b53d commit 8429f7d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.0.0](https://github.com/Net-Mist/tell-me-the-odds/compare/v0.2.1...v1.0.0) (2024-01-12)


### Features

* reorganize infrastructure services ([a634c2a](https://github.com/Net-Mist/tell-me-the-odds/commit/a634c2a4bd548c7534f21d7fe398d8749e8d3f94))


### Miscellaneous Chores

* release 1.0.0 ([981b53d](https://github.com/Net-Mist/tell-me-the-odds/commit/981b53dd954986826e5f7e28e261aa407b1565c8))

## [0.2.1](https://github.com/Net-Mist/tell-me-the-odds/compare/v0.2.0...v0.2.1) (2024-01-12)


Expand Down
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 = "millennium_falcon"
version = "0.2.1"
version = "1.0.0"
license = "MIT"
edition = "2021"
default-run = "millennium_falcon"
Expand Down

0 comments on commit 8429f7d

Please sign in to comment.