Skip to content

Commit f9c86d3

Browse files
committed
Preparing version 1.1.0
1 parent 310dcbc commit f9c86d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ From the other side, you can now pull the feature branch you want to test, or cr
1818

1919
To install Captain, run:
2020
```
21-
curl -sSL https://raw.githubusercontent.com/harbur/captain/v1.0.0/install.sh | bash
21+
curl -sSL https://raw.githubusercontent.com/harbur/captain/v1.1.0/install.sh | bash
2222
```
2323

2424
You will need to add `~/.captain/bin` in your `PATH`. E.g. in your `.bashrc` or `.zshrc` add:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.0
1+
v1.1.0

0 commit comments

Comments
 (0)