Skip to content

Commit efa7eb7

Browse files
committed
#6 - update dist folder
Recompile gruntfile with latest coffeescript Bump version again
1 parent a38b6f0 commit efa7eb7

File tree

6 files changed

+29
-19
lines changed

6 files changed

+29
-19
lines changed

Gruntfile.coffee

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Gruntfile.coffee
55
66
@author Sean
7-
7+
88
@note Created on 2014-06-07 by PhpStorm
99
@note uses Codoc
1010
@see https://github.com/coffeedoc/codo
@@ -122,4 +122,4 @@ module.exports = (grunt) ->
122122
"jshint"
123123
"connect"
124124
"qunit"
125-
]
125+
]

Gruntfile.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gruntfile.js.map

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/jquery.hash-tabs.js

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/jquery.hash-tabs.min.js

Lines changed: 3 additions & 3 deletions
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": "hash-tabs",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Hash Tabs",
55
"keywords": [
66
"jquery-plugin"

0 commit comments

Comments
 (0)