mirror of https://github.com/docker/docs.git
Merge pull request #380 from ehazlett/bump-version
bump version for 0.1.0
This commit is contained in:
commit
fd6075463c
|
@ -1,3 +1,3 @@
|
|||
package main
|
||||
|
||||
const VERSION = "0.0.3"
|
||||
const VERSION = "0.1.0"
|
||||
|
|
Loading…
Reference in New Issue