Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeysova committed Sep 26, 2018
1 parent 485335d commit 973ed55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ script:
- cargo build --release --verbose --all
- cargo test --release --verbose --all

addons:
homebrew:
packages:
- dbus

deploy:
provider: releases
api_key:
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 = "howtocards"
version = "0.1.2"
version = "0.1.3"
authors = ["Sergey Sova <[email protected]>"]
license = "MIT"
description = "Application library for howtocards service"
Expand Down

0 comments on commit 973ed55

Please sign in to comment.