Skip to content

Commit

Permalink
chore(release): 4.0.1
Browse files Browse the repository at this point in the history
## [4.0.1](v4.0.0...v4.0.1) (2023-01-10)

### Bug Fixes

* adds a missing code tag ([b943e52](b943e52))

 [skip ci]
  • Loading branch information
imgix-git-robot committed Jan 10, 2023
1 parent aacec56 commit e065e79
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/imgix.js
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ var ImgixTag = require('./ImgixTag.js'),
util = require('./util.js'),
defaultConfig = require('./defaultConfig');

var VERSION = '3.6.1';
var VERSION = '4.0.0';

global.imgix = {
init: function (opts) {
Expand Down
Loading

0 comments on commit e065e79

Please sign in to comment.