Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
lrsjng committed Nov 9, 2024
1 parent e451bef commit 654d315
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/scar.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! scar v2.3.3 - https://larsjung.de/scar/ */
/*! scar v2.3.4 - https://larsjung.de/scar/ */
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
Expand Down
2 changes: 1 addition & 1 deletion dist/scar.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scar",
"version": "2.3.3",
"version": "2.3.4",
"description": "Test runner for Node.js and the browser.",
"homepage": "https://larsjung.de/scar/",
"author": "Lars Jung <lrsjng@gmail.com> (https://larsjung.de)",
Expand Down

0 comments on commit 654d315

Please sign in to comment.