Skip to content

Commit

Permalink
release: 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-auer committed Nov 17, 2020
1 parent 3ee408c commit cbc806a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## Unreleased
## 0.3.0

- No documented changes.

### Features

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 = "symbolicator"
version = "0.2.0"
version = "0.3.0"
authors = ["Sentry <hello@getsentry.com>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion symsorter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "symsorter"
version = "0.2.0"
version = "0.3.0"
authors = ["Sentry <hello@getsentry.com>"]
edition = "2018"

Expand Down

0 comments on commit cbc806a

Please sign in to comment.