bump to v0.4.0

- rebranding to OWL
- much better documentation
- qweb compiler optimizations/cleanup
- many bug fixes
This commit is contained in:
Géry Debongnie
2019-03-28 09:51:40 +01:00
parent 68731a435b
commit c5951cc98e
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "owl",
"version": "0.3.0",
"version": "0.4.0",
"description": "Odoo Web Lab",
"main": "src/index.ts",
"scripts": {