neatlogs 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -5942,7 +5942,7 @@ async function removeTag(name, tag) {
5942
5942
  }
5943
5943
 
5944
5944
  // src/version.ts
5945
- var __version__ = "1.1.0";
5945
+ var __version__ = "1.1.1";
5946
5946
 
5947
5947
  // src/init.ts
5948
5948
  var logger14 = getLogger();