mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
chore: bump indicated main version in package.json (#6797)
v5.11 was released. This is updating current version indicated on main branch of open-source
This commit is contained in:
parent
7cb9910b05
commit
ac6dd68190
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "unleash-server",
|
||||
"description": "Unleash is an enterprise ready feature toggles service. It provides different strategies for handling feature toggles.",
|
||||
"version": "5.10.0+main",
|
||||
"version": "5.11.0+main",
|
||||
"keywords": ["unleash", "feature toggle", "feature", "toggle"],
|
||||
"files": [
|
||||
"dist",
|
||||
|
Loading…
Reference in New Issue
Block a user