Browse Source

changelog and version

pull/1842/head
Ethan Buchman 6 years ago
parent
commit
06cffa6acb
2 changed files with 4 additions and 2 deletions
  1. +3
    -1
      CHANGELOG.md
  2. +1
    -1
      version/version.go

+ 3
- 1
CHANGELOG.md View File

@ -1,6 +1,8 @@
# Changelog
## 0.8.3 (develop branch)
## 0.8.3
*May 21, 2018*
FEATURES:


+ 1
- 1
version/version.go View File

@ -1,3 +1,3 @@
package version
const Version = "0.8.2"
const Version = "0.8.3"

Loading…
Cancel
Save