alexjoverm / v-runtime-template

Vue component for compiling templates on the fly using a v-html like API
MIT License
605 stars 70 forks source link

Version number mismatch #25

Closed r0the closed 5 years ago

r0the commented 5 years ago

The version tag says 1.6.0, but the comment in v-runtime-template.min.js says v1.5.3. Which is correct?

Thanks.