Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bower_components/sprintf/bower.json')
-rw-r--r--libs/bower_components/sprintf/bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/bower_components/sprintf/bower.json b/libs/bower_components/sprintf/bower.json
index 692dceb084..d90a75989f 100644
--- a/libs/bower_components/sprintf/bower.json
+++ b/libs/bower_components/sprintf/bower.json
@@ -1,7 +1,7 @@
{
"name": "sprintf",
"description": "JavaScript sprintf implementation",
- "version": "1.0.1",
+ "version": "1.0.3",
"main": "src/sprintf.js",
"license": "BSD-3-Clause-Clear",
"keywords": ["sprintf", "string", "formatting"],