Skip to content

Commit

Permalink
Bumping version numbers and prepping for pub submission.
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi-rosso committed Feb 13, 2019
1 parent f1eebff commit d011950
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions example/space_reload/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies:
sdk: flutter
flare_flutter:
path: ../../flare_flutter
flare_dart:
path: ../../flare_dart
# flare_dart:
# path: ../../flare_dart

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
Expand Down
2 changes: 1 addition & 1 deletion flare_dart/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flare_dart
description: Vector design and runtime animation.
version: 1.2.2
version: 1.2.3
author: "2Dimensions Team <info@2dimensions.com>"
homepage: https://github.com/2d-inc/Flare-Flutter
environment:
Expand Down
4 changes: 2 additions & 2 deletions flare_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: flare_flutter
description: Vector design and runtime animation for Flutter.
version: 1.2.2
version: 1.2.3
author: "2Dimensions Team <info@2dimensions.com>"
homepage: https://github.com/2d-inc/Flare-Flutter
environment:
sdk: ">=2.0.0-dev.58.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flare_dart: ^1.2.2
flare_dart: ^1.2.3
# flare_dart:
# path: ../flare_dart
dev_dependencies:
Expand Down

0 comments on commit d011950

Please sign in to comment.