diff --git a/Manifest.toml b/Manifest.toml
index 811f4b9207bf4765a67d4f3567e07c8beaba83d4..a7f05164742f90da692718e0895e97776e1ed246 100644
--- a/Manifest.toml
+++ b/Manifest.toml
@@ -859,11 +859,11 @@ version = "0.1.1"
 
 [[deps.PlanarLarvae]]
 deps = ["JSON3", "MAT", "Meshes", "OrderedCollections", "StaticArrays", "StructTypes"]
-git-tree-sha1 = "15dc37e31e045d6eaecaca17656c71bb3106c600"
-repo-rev = "dev"
+git-tree-sha1 = "7980241a3c79c9f6a718086e5d1297ad88cde098"
+repo-rev = "main"
 repo-url = "https://gitlab.pasteur.fr/nyx/planarlarvae.jl"
 uuid = "c2615984-ef14-4d40-b148-916c85b43307"
-version = "0.2.0"
+version = "0.3.0"
 
 [[deps.PlotUtils]]
 deps = ["ColorSchemes", "Colors", "Dates", "Printf", "Random", "Reexport", "Statistics"]
diff --git a/Project.toml b/Project.toml
index cc9dce8a08429e6ed5554f9da649c70cd644200e..4cc98dbf7e40e4257b299744a61f58fd192e8305 100644
--- a/Project.toml
+++ b/Project.toml
@@ -1,7 +1,7 @@
 name = "LarvaTagger"
 uuid = "8b3b36f1-dfed-446e-8561-ea19fe966a4d"
 authors = ["François Laurent", "Institut Pasteur"]
-version = "0.1.0"
+version = "0.2.0"
 
 [deps]
 Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
diff --git a/README.md b/README.md
index d8bd535d5aa8ceca611b063f4b313ecc7f431054..3f18cdb40942463b6580f65e8d5c15d1cc347c5b 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ julia> using LarvaTagger; larvaeditor("path/to/file")
 
 The first time the editor is loaded, it may take a while for a window in your webbrowser to open, and the data to be plotted.
 
+The Firefox webbrowser showed better performance than Chrome-like webbrowsers.
+
 To exit the interpreter, type `exit()`.
 
 ## Automatic tagging