Skip to content

Commit b415080

Browse files
committed
Version bump
1 parent 09abda5 commit b415080

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[![Join the chat at https://gitter.im/jAlert/Lobby](https://badges.gitter.im/jAlert/Lobby.svg)](https://gitter.im/jAlert/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
22
![License](https://img.shields.io/badge/License-MIT-blue.svg)
33
![Build](https://img.shields.io/badge/Build-Passing-green.svg)
4-
[![npm](https://img.shields.io/badge/NPM-v5.0.0-blue.svg)](https://npmjs.com/package/jAlert)
4+
[![npm](https://img.shields.io/badge/NPM-v5.0.1-blue.svg)](https://npmjs.com/package/jAlert)
55

66
# jAlert - The Ultimate jQuery Modal & Lightbox Plugin
77

8-
**🚀 Version 5.0.0 - Completely Modernized!** A powerful, lightweight jQuery plugin for creating stunning modals, popups, lightboxes, and image slideshows. Perfect for modern web applications that need beautiful, accessible, and responsive dialogs.
8+
**🚀 Version 5.0.1 - Completely Modernized!** A powerful, lightweight jQuery plugin for creating stunning modals, popups, lightboxes, and image slideshows. Perfect for modern web applications that need beautiful, accessible, and responsive dialogs.
99

1010
## ✨ Why Choose jAlert?
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "jAlert",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"description": "Simple jQuery (Modal | Popup | Lightbox | Alert) Plugin - ES5 compatible",
66
"main": "dist/jAlert.min.js",
77
"scripts": {

0 commit comments

Comments
 (0)