diff --git a/README.md b/README.md index 6b2f51a..5a36d0c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ It Uses/Offers: --- -[![NPM published](https://github.com/knighttower/adaptive.js/actions/workflows/main.yml/badge.svg)](https://github.com/knighttower/adaptive.js/actions/workflows/main.yml) [![pages-build-deployment](https://github.com/knighttower/adaptive.js/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/knighttower/adaptive.js/actions/workflows/pages/pages-build-deployment) [![release version](https://github.com/knighttower/adaptive.js/actions/workflows/auto-release.yml/badge.svg)](https://github.com/knighttower/adaptive.js/actions/workflows/auto-release.yml) +[![NPM published](https://github.com/knighttower/adaptive.js/actions/workflows/main.yml/badge.svg)](https://github.com/knighttower/adaptive.js/actions/workflows/main.yml) [![pages-build-deployment](https://github.com/knighttower/adaptive.js/actions/workflows/pages/pages-build-deployment/badge.svg?branch=development)](https://github.com/knighttower/adaptive.js/actions/workflows/pages/pages-build-deployment) [![release version](https://github.com/knighttower/adaptive.js/actions/workflows/auto-release.yml/badge.svg)](https://github.com/knighttower/adaptive.js/actions/workflows/auto-release.yml) ### Contents diff --git a/package.json b/package.json index 47bf577..701a60b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@knighttower/adaptive", - "version": "1.3.9", + "version": "1.4.0", "main": "index.js", "module": "index.js", "jsdeliver": "dist/Adaptive.js",