1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-08 20:41:57 +00:00

push version 8.1.3 👍

Former-commit-id: 88d9e73e291dd871f995f6362ef73032fc0c92d2
This commit is contained in:
hiveminded
2017-08-01 22:32:53 +03:00
parent 9143ccec6e
commit 4533be64b4
4 changed files with 11 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ Iris is a fast, simple and efficient micro web framework for Go. It provides a b
### 📑 Table of contents
* [Installation](#-installation)
* [Latest changes](https://github.com/kataras/iris/blob/master/HISTORY.md#mo-31-july-2017--v812)
* [Latest changes](https://github.com/kataras/iris/blob/master/HISTORY.md#tu-01-august-2017--v813)
* [Learn](#-learn)
* [HTTP Listening](_examples/#http-listening)
* [Configuration](_examples/#configuration)
@@ -345,7 +345,7 @@ Thank You for your trust!
### 📌 Version
Current: **8.1.2**
Current: **8.1.3**
Each new release is pushed to the master. It stays there until the next version. When a next version is released then the previous version goes to its own branch with `gopkg.in` as its import path (and its own vendor folder), in order to keep it working "for-ever".