Skip to content

Commit

Permalink
Version 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mateussouzaweb committed Aug 12, 2022
1 parent 55d8669 commit 9757457
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.8) - https://github.com/mateussouzaweb/vine */
/*! Vine JS (2.0.9) - https://github.com/mateussouzaweb/vine */

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

export const __version = '2.0.8'
export const __version = '2.0.9'

0 comments on commit 9757457

Please sign in to comment.