Files
client-sdk-flutter/lib/src/version.dart
T
2021-07-20 15:38:30 -07:00

3 lines
52 B
Dart

const version = '0.1.0';
const protocolVersion = 2;