Skip to content

Commit

Permalink
Bump version to 2.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomthom committed Sep 22, 2023
1 parent 86de979 commit 8cc7031
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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": "testup",
"version": "2.4.1",
"version": "2.4.2",
"description": "Minitest runner for SketchUp",
"author": "Trimble Inc.",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions src/testup/extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "TestUp",
"description": "Test suite runner for SketchUp.",
"creator": "SketchUp",
"copyright": "Trimble Inc. © 2013—2022",
"copyright": "Trimble Inc. © 2013—2023",
"product_id": "TestUp2",
"version": "2.4.1",
"version": "2.4.2",
"build": "0"
}

0 comments on commit 8cc7031

Please sign in to comment.