We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ca6a9 commit 0b45c42Copy full SHA for 0b45c42
lib/src/version/version.g.dart
@@ -1,4 +1,4 @@
1
/// GENERATED BY pub_release do not modify.
2
/// Instance of 'Name' version
3
///ignore: omit_obvious_property_types
4
-String packageVersion = '6.1.0-beta.1';
+String packageVersion = '6.1.0';
pubspec.yaml
@@ -1,5 +1,5 @@
name: onepub
-version: 6.1.0-beta.1
+version: 6.1.0
homepage: https://onepub.dev
documentation: https://docs.onepub.dev
5
description: Command line tools for the OnePub private Dart/Flutter repository.
0 commit comments