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

Commit 2c463b7

Browse files
committed
bump version to v0.4.0
1 parent 4b1ae76 commit 2c463b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
major_version = 0
2-
minor_version = 3
2+
minor_version = 4
33
patch_version = 0
44

55
lib_version = $(major_version).$(minor_version).$(patch_version)

0 commit comments

Comments
 (0)