Skip to content

Commit

Permalink
Version 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mateussouzaweb committed May 4, 2022
1 parent 4513f86 commit 6c50bad
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.3) - https://github.com/mateussouzaweb/vine */
/*! Vine JS (2.0.4) - https://github.com/mateussouzaweb/vine */

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

export const __version = '2.0.3'
export const __version = '2.0.4'

0 comments on commit 6c50bad

Please sign in to comment.