diff --git a/README.md b/README.md index 1a3e834..ec2b977 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A lightweight web toolkit for the [Go language](http://www.golang.org). [![Go Report Card](https://goreportcard.com/badge/github.com/roblillack/mars)](https://goreportcard.com/report/github.com/roblillack/mars) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) -- Latest Mars version: 1.0.3 (released July 31, 2020) +- Latest Mars version: 1.0.4 (released August 4, 2020) - Supported Go versions: 1.12 … 1.14 Mars is a fork of the fantastic, yet not-that-idiomatic-and-pretty-much-abandoned, [Revel framework](https://github.com/revel/revel). You might take a look at the corresponding documentation for the time being.