Skip to content

Commit

Permalink
build: 7.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Jan 19, 2024
1 parent 73fae0d commit fbf05e3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright © 2023 ReadMe
Copyright © 2024 ReadMe

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the “Software”), to deal in
Expand Down
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": "jest-expect-har",
"version": "7.0.0",
"version": "7.1.0",
"description": "Jest/Vitest matcher for asserting valid HAR definitions",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit fbf05e3

Please sign in to comment.