Skip to content

Commit b455fe3

Browse files
committed
Update change log and bump version to 0.0.4 for cpan release.
1 parent 40d07e1 commit b455fe3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log for `Inline::Go`
22

3-
## 0.0.4 - **NOT RELEASED**
3+
## 0.0.4 - 2 Dec 2017
44
- Add support for Go C Strings (with tests).
55
- Skip `003-multiple.t` on macOS since Go runtime always crashes on it.
66

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"test-depends" : [
2222
"Test"
2323
],
24-
"version" : "0.0.3"
24+
"version" : "0.0.4"
2525
}

0 commit comments

Comments
 (0)