Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Commit 4051f65

Browse files
committed
bump
1 parent 2183657 commit 4051f65

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "2.4.0"
66
},
77
"tns-android": {
8-
"version": "2.4.1"
8+
"version": "2.5.0"
99
}
1010
},
1111
"dependencies": {
@@ -21,4 +21,4 @@
2121
"nativescript-dev-typescript": "^0.3.2",
2222
"typescript": "^2.0.9"
2323
}
24-
}
24+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-cardview",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "A NativeScript plugin for Material Design CardView component.",
55
"main": "cardview",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)