lingo.dev 0.114.2 → 0.114.3

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/README.md CHANGED
@@ -164,7 +164,7 @@ We're community-driven and love contributions!
164
164
 
165
165
  ## ⭐ Star History
166
166
 
167
- If you like what we're doing, give us a ⭐ and help us reach 4,000 stars! 🌟
167
+ If you like what we're doing, give us a ⭐ and help us reach 5,000 stars! 🌟
168
168
 
169
169
  [![Star History Chart](https://api.star-history.com/svg?repos=lingodotdev/lingo.dev&type=Date)](https://www.star-history.com/#lingodotdev/lingo.dev&Date)
170
170
 
package/build/cli.cjs CHANGED
@@ -13510,7 +13510,7 @@ async function renderHero2() {
13510
13510
  // package.json
13511
13511
  var package_default = {
13512
13512
  name: "lingo.dev",
13513
- version: "0.114.2",
13513
+ version: "0.114.3",
13514
13514
  description: "Lingo.dev CLI",
13515
13515
  private: false,
13516
13516
  publishConfig: {