mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-06-26 05:09:35 +00:00
Re-release due to npm registry issue with v1.0.0. No code changes from v1.0.0. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
124 B
Swift
4 lines
124 B
Swift
// This file is auto-generated by the build script. Do not edit manually.
|
|
enum Version {
|
|
static let current = "1.0.1"
|
|
}
|