Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Valerian Saliou <[email protected]>
  • Loading branch information
valeriansaliou committed Aug 13, 2019
1 parent e94bb5c commit 5f0800d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
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.

5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
cargo-features = ["publish-lockfile"]

[package]
name = "raider-server"
version = "1.1.0"
version = "1.1.1"
description = "Affiliates dashboard. Used by affiliates to generate tracking codes and review their balance."
readme = "README.md"
license = "MPL-2.0"
Expand All @@ -10,6 +12,7 @@ keywords = ["affiliates", "dashboard", "sales", "tracker"]
categories = ["web-programming"]
authors = ["Valerian Saliou <[email protected]>"]
exclude = ["dev/*"]
publish-lockfile = true

[badges]
travis-ci = { repository = "valeriansaliou/raider", branch = "master" }
Expand Down

0 comments on commit 5f0800d

Please sign in to comment.