Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 107c0da

Browse files
author
Olivier Gambier
committed
Bump version
Docker-DCO-1.1-Signed-off-by: Olivier Gambier <[email protected]> (github: dmp42)
1 parent 5f965db commit 107c0da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ As the documentation evolves with different registry versions, be sure that befo
1111
* check which version of the registry you are running
1212
* switch to the corresponding tag to access the README that matches your product version
1313

14-
The stable, released version is currently the [0.7.3 tag](https://github.com/dotcloud/docker-registry/tree/0.7.3).
14+
The stable, released version is currently the [0.8.0 tag](https://github.com/dotcloud/docker-registry/tree/0.8.0).
1515

1616

1717
Quick start

docker_registry/server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__credits__ = []
66

77
__license__ = 'Apache 2.0'
8-
__version__ = '0.8.0'
8+
__version__ = '0.9.0'
99
__maintainer__ = __author__
1010
__email__ = '[email protected]'
1111
__status__ = 'Production'

0 commit comments

Comments
 (0)