[REL] v1.3.1

# v1.3.1

Fixes

- components: fix issue with t-call in nested t-slot (parent component was incorrect)
This commit is contained in:
Géry Debongnie
2021-06-10 10:36:33 +02:00
parent 1a6b26c8c6
commit d12115554c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "1.3.0",
"version": "1.3.1",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"browser": "dist/owl.iife.js",