Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 9ab39ee

Browse files
committed
release 0.0.4
1 parent c27ed60 commit 9ab39ee

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,4 +1,4 @@
1-
## rmapi master
1+
## rmapi 0.0.4 (October 1, 2018)
22

33
* Windows fixes
44

version/version.go

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

3-
const Version = "0.0.3"
3+
const Version = "0.0.4"

0 commit comments

Comments
 (0)