Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nygardk committed May 15, 2019
1 parent 697fb96 commit f2a734a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
<title>react-share demo | Social media share buttons and share counts for React.</title>
</head>
<body>
<script type="text/javascript" src="main.dc127c7d6e56dd77f814.bundle.js"></script></body>
<script type="text/javascript" src="main.5658cc9f18c8929c5645.bundle.js"></script></body>
</html>

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-share",
"version": "3.0.0-beta.0",
"version": "3.0.0",
"description": "Social media share buttons and share counts for React.",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down

0 comments on commit f2a734a

Please sign in to comment.