Skip to content

Commit 12c74c4

Browse files
committed
bump version to 1.2.0
1 parent c6307bd commit 12c74c4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ Socket("ws://localhost:8080/ws/$ID/$TOKEN");
337337

338338
[![Build Status](https://travis-ci.org/Clivern/Beaver.svg?branch=master)](https://travis-ci.org/Clivern/Beaver)
339339
[![GitHub license](https://img.shields.io/github/license/Clivern/Beaver.svg)](https://github.com/Clivern/Beaver/blob/master/LICENSE)
340-
[![Version](https://img.shields.io/badge/Version-1.1.3-red.svg)](https://github.com/Clivern/Beaver/releases)
340+
[![Version](https://img.shields.io/badge/Version-1.2.0-red.svg)](https://github.com/Clivern/Beaver/releases)
341341
[![Go Report Card](https://goreportcard.com/badge/github.com/Clivern/Beaver)](https://goreportcard.com/report/github.com/Clivern/Beaver)
342342

343343
## For contributors
@@ -372,9 +372,11 @@ Then Create a PR with the master branch.
372372

373373
## Changelog
374374

375-
* Version 1.1.3:
375+
* Version 1.2.0:
376376
```
377377
Support TLS.
378+
Upgrade dependencies.
379+
Switch to spf13/viper.
378380
```
379381

380382
* Version 1.1.2:

0 commit comments

Comments
 (0)