We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb33f8a commit 8c37f60Copy full SHA for 8c37f60
1 file changed
vue-consul/src/main.js
@@ -46,7 +46,7 @@ Object.keys(filters).forEach(key => {
46
})
47
48
Vue.config.productionTip = false
49
-Vue.prototype.VER = 'v1.0.2'
+Vue.prototype.VER = 'v1.0.3'
50
51
new Vue({
52
el: '#app',
0 commit comments