Skip to content

Commit 7acc222

Browse files
author
Rafael Fragoso
committed
Bumping version
1 parent 8d07341 commit 7acc222

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
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": "share-bar",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"homepage": "https://github.com/globocom/share-bar",
55
"authors": [
66
"globo.com"

dist/css/share.bar.css

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

dist/css/share.bar.min.css

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

dist/js/share.bar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! ShareBar - v3.1.50 - 2017-10-24 - * Copyright (c) 2017 Globo.com; Licensed MIT */
1+
/*! ShareBar - v3.1.5 - 2017-10-24 - * Copyright (c) 2017 Globo.com; Licensed MIT */
22
function ShareBar(options) {
33
'use strict';
44
return this.init(options);

0 commit comments

Comments
 (0)