Skip to content

Commit

Permalink
Release v23.4.0
Browse files Browse the repository at this point in the history
-- npm outdated

-- ! git rev-parse -q --verify v23.4.0

-- lj test --brief test/index.js
# pass  7/7 [855/855] in 72 ms at 11:33:03
  • Loading branch information
lauriro committed Apr 20, 2023
1 parent 8e9ba53 commit 273a72e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@litejs/ua",
"version": "23.2.0",
"version": "23.4.0",
"license": "MIT",
"author": "Lauri Rooden <lauri@rooden.ee>",
"description": "Simple User-Agent parser",
Expand All @@ -16,7 +16,7 @@
"test": "lj test --coverage --brief test/index.js && jshint *.js"
},
"devDependencies": {
"@litejs/cli": "23.2.8",
"@litejs/cli": "23.4.1",
"jshint": "2.13.6"
},
"litejs": {
Expand Down

0 comments on commit 273a72e

Please sign in to comment.