Skip to content

Commit 080693a

Browse files
committed
updated version number
1 parent 19687b7 commit 080693a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-render-if",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Render Vue slots if properties are not undefined, null, empty strings, or a custom value. This helps avoid long and confusing v-ifs just to check if a property is valid.",
55
"main": "src/RenderIf.vue",
66
"directories": {

0 commit comments

Comments
 (0)