Browse Source

changelog and version

pull/1780/head
Ethan Buchman 6 years ago
parent
commit
45caff1a20
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      CHANGELOG.md
  2. +1
    -1
      version/version.go

+ 1
- 1
CHANGELOG.md View File

@ -1,6 +1,6 @@
# Changelog
## 0.8.3 (develop branch)
## 0.8.3 (May 14th, 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