Skip to content

Commit

Permalink
Version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Jun 28, 2018
1 parent e42a452 commit 31f77cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BAM Creator
~~~~~~~~~~~

Version: 0.2
Version: 0.3
Author: Argent77

Project: https://github.com/InfinityTools/bamcreator
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
// Version number of the whole bamcreator package.
const (
VERSION_MAJOR = 0
VERSION_MINOR = 2
VERSION_MINOR = 3
VERSION_PATCH = 0
)

Expand Down

0 comments on commit 31f77cc

Please sign in to comment.