> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rampkit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# getVersion

> Get the SDK version on iOS

## getVersion

```swift theme={null}
let version = RampKit.getVersion()
```

Returns the SDK semantic version string, e.g. `0.1.0`.
