Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Commit 269867b

Browse files
committed
2.0.0 version
1 parent 4de8a7c commit 269867b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-socialshare",
3-
"version": "0.2.6-beta",
3+
"version": "2.0.0",
44
"description": "A social url and content sharing directive for angularjs.",
55
"authors": [
66
"Filippo Oretti <[email protected]",

dist/angular-socialshare.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* angular-socialshare
3-
* 0.2.6-beta
3+
* 2.0.0
44
*
55
* A social urls and content sharing directive for angularjs.
66
* http://720kb.githb.io/angular-socialshare

dist/angular-socialshare.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-socialshare",
3-
"version": "0.2.6-beta",
3+
"version": "2.0.0",
44
"description": "A social urls and content sharing directive for angularjs.",
55
"homepage": "http://720kb.githb.io/angular-socialshare",
66
"keywords": [

0 commit comments

Comments
 (0)