Skip to content

Commit

Permalink
Merge pull request #29 from edcdavid/bumping-version-v0.3.0
Browse files Browse the repository at this point in the history
bumping the claim version to v0.3.0
  • Loading branch information
edcdavid authored Dec 14, 2023
2 parents 54f2b28 + 23d0496 commit 562da1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion html/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* global $ */
/* global initialjson, feedback, AnsiUp, dayjs, FileReader, MouseEvent, HTMLAnchorElement */
const expectedClaimVersion = 'v0.2.0'
const expectedClaimVersion = 'v0.3.0'
let isResultTabActive = false
let claimGlobal
let feedbackGlobal
Expand Down
Loading

0 comments on commit 562da1e

Please sign in to comment.