Bump version to 0.9.2

This commit is contained in:
Steffen Schröder
2018-07-06 21:30:30 +02:00
parent f83215d99b
commit 4c267df3d9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
FROM ubuntu:18.04 FROM ubuntu:18.04
LABEL name="httpbin" LABEL name="httpbin"
LABEL version="0.9.1" LABEL version="0.9.2"
LABEL description="A simple HTTP service." LABEL description="A simple HTTP service."
LABEL org.kennethreitz.vendor="Kenneth Reitz" LABEL org.kennethreitz.vendor="Kenneth Reitz"
+1 -1
View File
@@ -1 +1 @@
0.9.1 0.9.2
+1 -1
View File
@@ -87,7 +87,7 @@
<hgroup class="main"> <hgroup class="main">
<h2 class="title">httpbin.org <h2 class="title">httpbin.org
<small> <small>
<pre class="version">0.9.1</pre> <pre class="version">0.9.2</pre>
</small> </small>
</h2> </h2>
<pre class="base-url">[ Base URL: httpbin.org/ ]</pre> <pre class="base-url">[ Base URL: httpbin.org/ ]</pre>