Skip to content

Commit

Permalink
Version 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mateussouzaweb committed Jun 5, 2022
1 parent 3b470aa commit f6ec992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/vine.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*! Vine JS (2.0.6) - https://github.com/mateussouzaweb/vine */
/*! Vine JS (2.0.7) - https://github.com/mateussouzaweb/vine */

declare global {
interface Window {
Vine: {}
}
}

export const __version = '2.0.6'
export const __version = '2.0.7'

0 comments on commit f6ec992

Please sign in to comment.