Rename AURORA.VER to .auroraversion to be mirror the way Aurora keeps track of version

This commit is contained in:
Renan DelValle 2016-08-15 11:58:08 -07:00
parent c610974208
commit 837350b85c
3 changed files with 2 additions and 2 deletions

1
.auroraversion Normal file
View file

@ -0,0 +1 @@
0.16.0-SNAPSHOT

View file

@ -1 +0,0 @@
0.15.0

View file

@ -4,7 +4,7 @@ Go library for communicating with Apache Aurora.
Named after the northern lights (Aurora Borealis).
### Aurora version compatibility
Please see [AURORA.VER](./AURORA.VER) to see the latest Aurora version against which this
Please see [.auroraversion](./.auroraversion) to see the latest Aurora version against which this
library has been tested. Vendoring a working version of this library is highly recommended.
## Usage