Skip to content

Commit

Permalink
Version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mateussouzaweb committed Mar 29, 2022
1 parent bcf0508 commit b6f384c
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.1) - https://github.com/mateussouzaweb/vine */
/*! Vine JS (2.0.2) - https://github.com/mateussouzaweb/vine */

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

export const __version = "2.0.1"
export const __version = "2.0.2"

0 comments on commit b6f384c

Please sign in to comment.