Skip to content

Commit de518bd

Browse files
committed
Release v0.4.0
1 parent b6375e5 commit de518bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cruml.cr

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require "./renders/**"
2424
# ```
2525
# > Cruml uses macros to retrieve reflected classes.
2626
module Cruml
27-
VERSION = "0.3.0"
27+
VERSION = "0.4.0"
2828

2929
# Proceed to the UML diagram generation.
3030
def self.run : Nil

0 commit comments

Comments
 (0)