Skip to content

Commit ef71c64

Browse files
committed
build: 1.0.0-alpha.1
1 parent 3585d95 commit ef71c64

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 v1.0.0-alpha.0
3+
* NativeScript-Vue-Template-Compiler v1.0.0-alpha.1
44
* (Using Vue v2.5.13)
55
* (c) 2017-2018 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": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "template compiler for nativescript-vue",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)