packageVersion top-level constant

String const packageVersion

Current package version. Keep in sync with pubspec.yaml when releasing.

Implementation

const String packageVersion = '0.1.3';