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
LABEL name="httpbin"
LABEL version="0.9.1"
LABEL version="0.9.2"
LABEL description="A simple HTTP service."
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">
<h2 class="title">httpbin.org
<small>
<pre class="version">0.9.1</pre>
<pre class="version">0.9.2</pre>
</small>
</h2>
<pre class="base-url">[ Base URL: httpbin.org/ ]</pre>