Skip to content

Commit 3f5d163

Browse files
committed
build: 0.5.1
1 parent 50eef41 commit 3f5d163

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/nativescript-vue-template-compiler/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
/*!
3-
* NativeScript-Vue-Template-Compiler v0.4.0
3+
* NativeScript-Vue-Template-Compiler v0.5.1
44
* (Using Vue v2.5.8)
55
* (c) 2017-2017 rigor789
66
* Released under the MIT license.

packages/nativescript-vue-template-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-vue-template-compiler",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "template compiler for nativescript-vue",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)