Skip to content
This repository was archived by the owner on Sep 6, 2020. It is now read-only.

Commit 943645c

Browse files
committed
Release 2.0.3
1 parent 6282d4d commit 943645c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-model",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A Javascript plugin for the excellent Vue.js framework that gives you the ability to transform your plain data into rich models with built-in and customizable HTTP actions.",
55
"main": "src/VueModel.js",
66
"scripts": {

0 commit comments

Comments
 (0)