Skip to content

Commit

Permalink
Bump version to 0.5.0 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnshr authored Sep 4, 2024
1 parent 68184cd commit be842a0
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.4.0'
const expectedClaimVersion = 'v0.5.0'
let isResultTabActive = false
let claimGlobal
let feedbackGlobal
Expand Down
Loading

0 comments on commit be842a0

Please sign in to comment.