Skip to content

Commit

Permalink
chore(release): 9.8.2
Browse files Browse the repository at this point in the history
 [skip ci]
  • Loading branch information
imgix-git-robot committed Sep 19, 2024
1 parent 76ebbde commit 7143e42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-imgix",
"version": "9.8.1",
"version": "9.8.2",
"description": "React Component for displaying an image from Imgix",
"author": "Frederick Fogerty <frederick.fogerty@gmail.com> (https://github.com/frederickfogerty)",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion src/constants.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const PACKAGE_VERSION = "9.8.1";
export const PACKAGE_VERSION = "9.8.2";

0 comments on commit 7143e42

Please sign in to comment.