lib/claude_code_slash_commands/version.rb



# frozen_string_literal: true

module ClaudeCodeSlashCommands
  VERSION = "0.2.1"
end