Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisonleao committed Feb 20, 2016
1 parent 077df8f commit 6dcf53e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: 'ellisonleao:sharerjs',
version: '0.2.12',
version: '0.2.13',
summary: 'Create your own social share buttons',
git: 'git://github.com/ellisonleao/sharer.js',
documentation: 'README.md'
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": "sharer.js",
"version": "0.2.12",
"version": "0.2.13",
"description": "Create custom social share DOM elements. No dependencies.",
"main": "sharer.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion sharer.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Sharer.js
*
* @description Create your own social share buttons
* @version 0.2.12
* @version 0.2.13
* @author Ellison Leao <ellisonleao@gmail.com>
* @license GPLv3
*
Expand Down
4 changes: 2 additions & 2 deletions sharer.min.js

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

0 comments on commit 6dcf53e

Please sign in to comment.