code-languages 1.12.0 → 1.12.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.js CHANGED
@@ -2340,7 +2340,7 @@ var init_toml = __esm({
2340
2340
  author: "Tom Preston-Werner / TOML contributors",
2341
2341
  website: "https://toml.io",
2342
2342
  paradigms: ["configuration", "declarative", "data-serialization"],
2343
- version: "1.0.0",
2343
+ version: "1.1.0",
2344
2344
  logo: "https://cdn.simpleicons.org/toml/9C4221",
2345
2345
  i18n: {
2346
2346
  en: {