Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Commit

Permalink
Version bump to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateus Felipe committed Jan 24, 2020
1 parent 4529410 commit d8b8747
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.3

* Fix defaultCameraControlLayer secondChild getting the firstChild hit

## 0.1.2

* Assert that `MagicEye` parameters are not `null`, except for `key`
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.2"
version: "0.1.3"
matcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: magiceye
description: An abstraction on top of flutter camera, that allows you to have a default camera screen or build your own with the layer builders.
version: 0.1.2
version: 0.1.3
homepage: https://github.com/mateusfccp/magiceye
repository: https://github.com/mateusfccp/magiceye

Expand Down

0 comments on commit d8b8747

Please sign in to comment.