Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 committed Apr 29, 2018
1 parent b8f3d09 commit 10977ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Unreleased
# 2018/04/24: 0.4.2

- Previously tiny showed a `-` line in a private message tab when we got a
`QUIT` message from the target of the tab. It now shows a `+` line when the
user quits and then joins to a channel that we participate in.
- A bug that caused tiny to crash when dbus daemon is not configured properly
fixed (#97).

# 2018/03/24: 0.4.1

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tiny"
version = "0.4.1"
version = "0.4.2"
authors = ["Ömer Sinan Ağacan <[email protected]>"]
repository = "https://github.com/osa1/tiny"
readme = "README.md"
Expand Down

0 comments on commit 10977ea

Please sign in to comment.