Skip to content

Commit bb198d6

Browse files
committed
release v0.1.1
1 parent 42fb225 commit bb198d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.1.0 (Released 2020-08-10)
1+
## v0.1.1 (Released 2020-08-10)
22

33
This is the initial release of Metro2 for credit history parsing and creation. Included is a Go library and command-line utility.
44

version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
package irs
66

7-
const Version = "v0.1.0"
7+
const Version = "v0.1.1"

0 commit comments

Comments
 (0)