Skip to content

Commit 870192b

Browse files
author
Rishabh Karnad
authored
Merge pull request #178 from RohanTalip/RT/update-build.js
Updated packages/vue-native-core/build.js after running "yarn build".
2 parents 7552fa9 + caee8eb commit 870192b

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.0.8';
3880+
Vue.version = '0.1.0';
38813881

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

0 commit comments

Comments
 (0)