[REL] v2.0.9

# v2.0.9

 - [FIX] components: do not crash when binding anonymous function
This commit is contained in:
Géry Debongnie
2023-03-13 10:55:05 +01:00
parent 0024f33fa1
commit 8893e026d3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.0.8",
"version": "2.0.9",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"module": "dist/owl.es.js",