Skip to content

Commit 20f040f

Browse files
vicentereigclaude
andcommitted
chore: add version file starting at v0.1.0
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 16b5e7f commit 20f040f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/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 DspyrbExamples
4+
VERSION = "0.1.0"
5+
end

0 commit comments

Comments
 (0)