lukepighetti 4 tahun lalu
induk
melakukan
b468684e5d
3 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 1 1
      CHANGELOG.md
  2. 1 1
      example/pubspec.lock
  3. 1 1
      pubspec.yaml

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# 2.0.1
+# 2.0.2
 
 
 - null-safety
 - null-safety
 
 

+ 1 - 1
example/pubspec.lock

@@ -63,7 +63,7 @@ packages:
       path: ".."
       path: ".."
       relative: true
       relative: true
     source: path
     source: path
-    version: "2.0.1"
+    version: "2.0.2"
   flutter:
   flutter:
     dependency: "direct main"
     dependency: "direct main"
     description: flutter
     description: flutter

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: fluro
 name: fluro
 description: Fluro is a null-safe Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
 description: Fluro is a null-safe Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
-version: 2.0.1
+version: 2.0.2
 homepage: https://github.com/lukepighetti/fluro
 homepage: https://github.com/lukepighetti/fluro
 
 
 environment:
 environment: