diff --git a/_config.yml b/_config.yml index 7f1c85bf2f..28a82a9430 100644 --- a/_config.yml +++ b/_config.yml @@ -53,7 +53,7 @@ twitter: 'https://twitter.com/teamdigitaleIT' twitter_handle: '@teamdigitaleIT' # Versions -current_version: 1.3.0 +current_version: 1.3.1 bootstrap_version: 4.3.1 bootstrap_minor: 4.3 diff --git a/package-lock.json b/package-lock.json index 7ed464a8ee..6754d5381e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bootstrap-italia", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3ebcac56e1..a03a784482 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-italia", - "version": "1.3.0", + "version": "1.3.1", "keywords": [ "css", "sass",