Skip to content

Commit 6eb4e89

Browse files
committed
[IMP] Update version to 1.0.1
1 parent 594dff0 commit 6eb4e89

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 1.0.1
4+
5+
- [IMP] Improve README
6+
37
## 1.0.0
48

59
- [NEW] Add constrain method snippet (thanks [@elmerdpadilla](https://github.com/elmerdpadilla))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "odoo-snippets",
33
"displayName": "Odoo Code Snippets",
44
"description": "This snippets can help you to develop Odoo modules faster and with no Typing Errors.",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"license": "SEE LICENSE IN LICENSE",
77
"publisher": "mstuttgart",
88
"author": {

0 commit comments

Comments
 (0)