Skip to content

Commit d8b5fa2

Browse files
author
Rishabh Karnad
committed
Build for release v0.1.1
1 parent af92631 commit d8b5fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-native-core/build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3877,7 +3877,7 @@ Object.defineProperty(Vue.prototype, '$isServer', {
38773877
get: isServerRendering
38783878
});
38793879

3880-
Vue.version = '0.1.0';
3880+
Vue.version = '0.1.1';
38813881

38823882
/**
38833883
* Reference to mobx https://github.com/mobxjs/mobx-react-vue/blob/master/src/observer.js

0 commit comments

Comments
 (0)