diff --git a/src/vine.ts b/src/vine.ts index 365c593..61e2482 100644 --- a/src/vine.ts +++ b/src/vine.ts @@ -1,4 +1,4 @@ -/*! Vine JS (2.0.8) - https://github.com/mateussouzaweb/vine */ +/*! Vine JS (2.0.9) - https://github.com/mateussouzaweb/vine */ declare global { interface Window { @@ -6,4 +6,4 @@ declare global { } } -export const __version = '2.0.8' +export const __version = '2.0.9'