Skip to content

Commit 2069e3b

Browse files
committed
V1.3.1
1 parent bb71f00 commit 2069e3b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactjs-popup",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "React Popup Component - Modals,Tooltips and Menus —  All in one",
55
"main": "reactjs-popup.cjs.js",
66
"module": "reactjs-popup.es.js",

lib/reactjs-popup.cjs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* reactjs-popup v1.3.0
2+
* reactjs-popup v1.3.1
33
* (c) 2018-present Youssouf EL AZIZI <[email protected]>
44
* Released under the MIT License.
55
*/

lib/reactjs-popup.es.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* reactjs-popup v1.3.0
2+
* reactjs-popup v1.3.1
33
* (c) 2018-present Youssouf EL AZIZI <[email protected]>
44
* Released under the MIT License.
55
*/

lib/reactjs-popup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* reactjs-popup v1.3.0
2+
* reactjs-popup v1.3.1
33
* (c) 2018-present Youssouf EL AZIZI <[email protected]>
44
* Released under the MIT License.
55
*/

lib/reactjs-popup.min.js

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": "reactjs-popup",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "React Popup Component - Modals,Tooltips and Menus —  All in one",
55
"main": "reactjs-popup.cjs.js",
66
"module": "reactjs-popup.es.js",

0 commit comments

Comments
 (0)