Skip to content

Commit f01708c

Browse files
committed
release v 1.0.4
1 parent 8b0f2a3 commit f01708c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

lib/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,9 @@ Before submitting a pull request run `npm run test` to run the unit-tests.
106106
## Licensing
107107

108108
The code in this project is licensed under MIT license.
109+
110+
# Show your support!
111+
112+
That's all, thank you for your attention, please star the repo to show your support...
113+
114+
...we are all made of stars star !

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.0.3",
3+
"version": "1.0.4",
44
"description": "React Popup Component",
55
"main": "reactjsPopup.es.js",
66
"module": "reactjsPopup.es.js",

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.0.3",
3+
"version": "1.0.4",
44
"description": "React Popup Component",
55
"main": "reactjsPopup.es.js",
66
"module": "reactjsPopup.es.js",

0 commit comments

Comments
 (0)