Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
eclarke committed Apr 3, 2018
1 parent 6a01833 commit 2258c1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ rust:

jobs:
include:
- script: echo "Testing build..."
- stage: GitHub Release
script: echo "Deploying to GitHub release..."
before_deploy: "./build-release kz ${TRAVIS_TAG}-${TRAVIS_OS_NAME}\n"
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 = "komplexity"
version = "0.3.5"
version = "0.3.6"
authors = ["Erik Clarke <erikclarke@fastmail.com>"]

[dependencies]
Expand Down

0 comments on commit 2258c1a

Please sign in to comment.