Skip to content

Commit cbc505b

Browse files
author
Paulo Pereira
committed
Fix version number with semver.
1 parent 273757d commit cbc505b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "jquery-loadingdots",
3-
"version": "1.2",
3+
"version": "1.2.0",
44
"main": ["jquery.loadingdots.js", "jquery.loadingdots.min.js"],
55
"ignore": [
66
"**/.*",

loadingdots.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "jQuery Loading Dots",
44
"description": "jQuery plugin for incremental 'Loading...' dots behavior.",
55
"keywords": ["loading"],
6-
"version": "1.2",
6+
"version": "1.2.0",
77

88
"author": {
99
"name": "Paulo Zoom",

0 commit comments

Comments
 (0)