version top-level constant

String const version

Current version of the Anteater package.

This constant should be kept in sync with the version in pubspec.yaml.

Implementation

const version = '0.3.0';