Skip to content

Commit 3df935d

Browse files
committed
v0.3.0
1 parent 6e4cd34 commit 3df935d

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ deploy:
4747
file: "rpg-cli-$TRAVIS_OS_NAME-$TRAVIS_TAG$EXTENSION"
4848
skip_cleanup: true
4949
name: $TRAVIS_TAG
50-
draft: true
5150
on:
5251
tags: true
5352

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rpg-cli"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["facundo <facundo.olano@gmail.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)