Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kris committed Apr 19, 2015
1 parent f879211 commit f9532cf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* With Git: `git clone https://github.com/kriskbx/whatsapp-sharing.git`
* Manually: [https://github.com/kriskbx/whatsapp-sharing/releases](https://github.com/kriskbx/whatsapp-sharing/releases)

Or include the hosted version on [jsdelivr](http://www.jsdelivr.com/): `//cdn.jsdelivr.net/whatsapp-sharing/1.3.0/whatsapp-button.js`
Or include the hosted version on [jsdelivr](http://www.jsdelivr.com/): `//cdn.jsdelivr.net/whatsapp-sharing/1.3.1/whatsapp-button.js`

### 2. Integrate the buttons source

Expand Down Expand Up @@ -49,4 +49,4 @@ It's not possible to check if WhatsApp is installed on the device. This is a goo

## License

MIT
MIT
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whatsapp-sharing",
"version": "1.3.0",
"version": "1.3.1",
"homepage": "https://github.com/kriskbx/whatsapp-sharing",
"authors": [
"kriskbx"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whatsapp-sharing",
"version": "1.3.0",
"version": "1.3.1",
"description": "WhatsApp Sharing Button",
"main": "-",
"scripts": {
Expand Down

0 comments on commit f9532cf

Please sign in to comment.