Skip to content

Commit eddeecf

Browse files
author
Tom Doan
committed
Update to v1.0.5
1 parent fcdff58 commit eddeecf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "scalem",
33
"description": "A lightweight jQuery plugin to make any element scalable (responsive).",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"main": "dist/jquery.scalem.js",
66
"license": "MIT",
77
"ignore": [

dist/jquery.scalem.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Scalem v1.0.4 - A responsive text jQuery plugin
2+
* Scalem v1.0.5 - A responsive text jQuery plugin
33
* Copyright 2014, Tom Doan (http://www.tohodo.com/)
44
*
55
* Scalem by Tom Doan is licensed under the MIT License.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "scalem",
33
"title": "jQuery Scalem",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"description": "A lightweight jQuery plugin to make any element scalable (responsive).",
66
"keywords": [
77
"jquery-plugin",

0 commit comments

Comments
 (0)