Skip to content

Commit 0b45c42

Browse files
committed
Released 6.1.0.
1 parent 38ca6a9 commit 0b45c42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/src/version/version.g.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/// GENERATED BY pub_release do not modify.
22
/// Instance of 'Name' version
33
///ignore: omit_obvious_property_types
4-
String packageVersion = '6.1.0-beta.1';
4+
String packageVersion = '6.1.0';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: onepub
2-
version: 6.1.0-beta.1
2+
version: 6.1.0
33
homepage: https://onepub.dev
44
documentation: https://docs.onepub.dev
55
description: Command line tools for the OnePub private Dart/Flutter repository.

0 commit comments

Comments
 (0)