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

Commit 584cd79

Browse files
committed
add version file
1 parent b94a3f7 commit 584cd79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/unity/version.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# frozen_string_literal: true
2+
3+
module Unity
4+
VERSION = '0.3.0'
5+
end

0 commit comments

Comments
 (0)