Skip to content

Commit 139ee38

Browse files
committed
Post-release version bump
1 parent 7291a8e commit 139ee38

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.goxc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"BuildConstraints": "darwin linux windows freebsd",
1818
"ResourcesExclude": "*.go .goxc-temp",
1919
"MainDirsExclude": "vendor,Godeps,testdata",
20-
"PackageVersion": "1.0.2",
20+
"PackageVersion": "1.0.2+dev",
2121
"TaskSettings": {
2222
"xc": {
2323
"GOARM": "5"

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,12 @@ $> curl --silent http://212.47.248.251 | head -n1 # you can also open your brows
126126

127127
## Changelog
128128

129+
### master (unreleased)
130+
131+
* No entry
132+
133+
View full [commits list](https://github.com/scaleway/docker-machine-driver-scaleway/compare/v1.0.2...master)
134+
129135
### v1.0.2 (2016-04-20)
130136

131137
* Add GOXC configuration ([#19](https://github.com/scaleway/docker-machine-driver-scaleway/issues/19))

0 commit comments

Comments
 (0)