mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 06:46:16 +00:00
Bump version to 0.9.2
This commit is contained in:
+1
-1
@@ -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
@@ -1 +1 @@
|
|||||||
0.9.1
|
0.9.2
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user