Skip to content

Commit 49587ef

Browse files
committed
v1.1.0
1 parent 9246d5f commit 49587ef

File tree

2 files changed

+91
-5
lines changed

2 files changed

+91
-5
lines changed

Diff for: Godeps/Godeps.json

+88
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ Run 'scw COMMAND --help' for more information on a command.
6565

6666
## Install
6767

68-
To install Scaleway CLI 1.0.0, run the following commands:
68+
To install Scaleway CLI 1.1.0, run the following commands:
6969

7070
```bash
71-
curl -L https://github.com/scaleway/scaleway-cli/releases/download/v1.0.0/scw-`uname -s`-`uname -m` > /usr/local/bin/scw
71+
curl -L https://github.com/scaleway/scaleway-cli/releases/download/v1.1.0/scw-`uname -s`-`uname -m` > /usr/local/bin/scw
7272
chmod +x /usr/local/bin/scw
7373
```
7474

@@ -948,9 +948,7 @@ Same as Hack, without step 5
948948

949949
## Changelog
950950

951-
### master (unreleased)
952-
953-
Development in progress
951+
### 1.1.0 (2015-06-12)
954952

955953
#### Features
956954

0 commit comments

Comments
 (0)