diff --git a/chrome/manifest.json b/chrome/manifest.json index 5b8fb87..4f55e77 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -3,7 +3,7 @@ "name": "VLibras", "description": "Um tradutor de Português para LIBRAS.", - "version": "0.1.1", + "version": "0.1.2", "background": { "scripts": ["background.js"], diff --git a/firefox/package.json b/firefox/package.json index afc48cc..1870f12 100644 --- a/firefox/package.json +++ b/firefox/package.json @@ -1,7 +1,7 @@ { "title": "VLibras Plugin", "name": "vlibras-plugin", - "version": "0.1.1", + "version": "0.1.2", "description": "Um tradutor de Português para LIBRAS", "main": "index.js", "author": "LAViD", -- libgit2 0.21.2