thuanpm

update version info

  1 +## 0.0.2
  2 +
  3 +- Add processing image to grays.
  4 +
1 ## 0.0.1 5 ## 0.0.1
2 6
3 -* TODO: Describe initial release. 7 +- Init project.
@@ -204,7 +204,7 @@ packages: @@ -204,7 +204,7 @@ packages:
204 path: ".." 204 path: ".."
205 relative: true 205 relative: true
206 source: path 206 source: path
207 - version: "0.0.1" 207 + version: "0.0.2"
208 quiver: 208 quiver:
209 dependency: transitive 209 dependency: transitive
210 description: 210 description:
1 name: processing_camera_image 1 name: processing_camera_image
2 description: A new Flutter project. 2 description: A new Flutter project.
3 -version: 0.0.1 3 +version: 0.0.2
4 repository: https://github.com/thuanpham98/processing_camera_image 4 repository: https://github.com/thuanpham98/processing_camera_image
5 homepage: https://github.com/thuanpham98/processing_camera_image 5 homepage: https://github.com/thuanpham98/processing_camera_image
6 6