Skip to content

Commit

Permalink
[REL] bump to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ged-odoo committed Jun 5, 2019
1 parent 1dd257f commit 7d3c374
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ More interesting examples can be found on the [playground](https://odoo.github.i

If you want to use a simple `<script>` tag, the last release can be downloaded here:

- [owl-0.12.0.js](https://github.com/odoo/owl/releases/download/v0.12.0/owl.js)
- [owl-0.12.0.min.js](https://github.com/odoo/owl/releases/download/v0.12.0/owl.min.js)
- [owl-0.13.0.js](https://github.com/odoo/owl/releases/download/v0.13.0/owl.js)
- [owl-0.13.0.min.js](https://github.com/odoo/owl/releases/download/v0.13.0/owl.min.js)

Some npm scripts are available:

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "owl",
"version": "0.12.0",
"version": "0.13.0",
"description": "Odoo Web Library (OWL)",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit 7d3c374

Please sign in to comment.