Skip to content

Commit

Permalink
release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yjose committed Aug 19, 2018
1 parent 77f0ff5 commit 4119615
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactjs-popup",
"version": "1.1.4",
"version": "1.2.0",
"description": "React Popup Component - Modals,Tooltips and Menus —  All in one",
"main": "reactjs-popup.cjs.js",
"module": "reactjs-popup.es.js",
Expand Down
2 changes: 1 addition & 1 deletion lib/reactjs-popup.cjs.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* reactjs-popup v1.1.4
* reactjs-popup v1.2.0
* (c) 2018-present Youssouf EL AZIZI <[email protected]>
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/reactjs-popup.es.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* reactjs-popup v1.1.4
* reactjs-popup v1.2.0
* (c) 2018-present Youssouf EL AZIZI <[email protected]>
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/reactjs-popup.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* reactjs-popup v1.1.4
* reactjs-popup v1.2.0
* (c) 2018-present Youssouf EL AZIZI <[email protected]>
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/reactjs-popup.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactjs-popup",
"version": "1.1.4",
"version": "1.2.0",
"description": "React Popup Component - Modals,Tooltips and Menus —  All in one",
"main": "reactjs-popup.cjs.js",
"module": "reactjs-popup.es.js",
Expand Down

0 comments on commit 4119615

Please sign in to comment.