Skip to content

Commit e306dd7

Browse files
Reset versioning for the next dev cycle.
1 parent 22107ac commit e306dd7

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# GoLang Module Release Notes
22

3+
## 1.6.4 2019-11-06
4+
5+
36
## 1.6.4 2019-11-06
47

58
* Updated helloworld example to be more configurable allowing it to be used in other example documentation

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.4
1+
1.6.5+dev

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package sigsci
22

3-
const version = "1.6.4"
3+
const version = "1.6.5+dev"

0 commit comments

Comments
 (0)