Skip to content

Commit

Permalink
dev version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ebuchman committed Jun 9, 2018
1 parent 710efe5 commit 854eb32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.8.0

**TBD**

## 0.7.0

**May 30th, 2018**
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package crypto

const Version = "0.7.0"
const Version = "0.8.0-dev"

0 comments on commit 854eb32

Please sign in to comment.