Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Commit ff5b817

Browse files
committed
Merge development branch - Fix CI deployment
2 parents d6c6a64 + e97bb0d commit ff5b817

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ deploy:
1212
provider: script
1313
skip_cleanup: true
1414
script:
15-
- npx semantic-release --allow-same-version
15+
- npx semantic-release

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "responsive-image-builder",
3-
"version": "3.0.0",
3+
"version": "2.1.2",
44
"description": "Ultra-fast responsive WebP image builder, for the web!",
55
"author": "Marcus Cemes",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)