diff --git a/.auroraversion b/.auroraversion new file mode 100644 index 0000000..1a2a260 --- /dev/null +++ b/.auroraversion @@ -0,0 +1 @@ +0.16.0-SNAPSHOT \ No newline at end of file diff --git a/AURORA.VER b/AURORA.VER deleted file mode 100644 index 7092c7c..0000000 --- a/AURORA.VER +++ /dev/null @@ -1 +0,0 @@ -0.15.0 \ No newline at end of file diff --git a/README.md b/README.md index b780f79..0b77a3e 100644 --- a/README.md +++ b/README.md @@ -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