Skip to content

Commit 57b3054

Browse files
committed
Bumped version to 1.2.0.
1 parent 7521e46 commit 57b3054

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "powertip",
33
"title": "PowerTip",
44
"description": "A jQuery plugin that creates hover tooltips.",
5-
"version": "1.2.0pre",
5+
"version": "1.2.0",
66
"homepage": "http://stevenbenner.github.com/jquery-powertip/",
77
"author": {
88
"name": "Steven Benner",

powertip.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "powertip",
33
"title": "PowerTip",
44
"description": "A jQuery plugin that creates hover tooltips.",
5-
"version": "1.2.0pre",
5+
"version": "1.2.0",
66
"homepage": "http://stevenbenner.github.com/jquery-powertip/",
77
"download": "http://stevenbenner.github.com/jquery-powertip/",
88
"docs": "http://stevenbenner.github.com/jquery-powertip/",

0 commit comments

Comments
 (0)