Skip to content

Commit 3f9fdca

Browse files
committed
Compiled, 0.8.0
1 parent 0a9da50 commit 3f9fdca

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

.hsdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: "sortable"
2-
description: "Dialogs for the 21st century"
2+
description: "The simplest, most elegant way to sort a table."
33
source: "coffee/*.coffee"
44
examples: "**/*.md"
55
assets: "{js/*.js,css/*.css,docs/welcome/index.html}"

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sortable",
3-
"version": "0.6.0",
3+
"version": "0.8.0",
44
"homepage": "http://adamschwartz.co/sortable",
55
"authors": [
66
"Adam Schwartz <[email protected]>"

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sortable",
33
"repo": "adamschwartz/sortable",
44
"description": "The simplest, most elegant way to sort a table.",
5-
"version": "0.6.0",
5+
"version": "0.8.0",
66
"homepage": "http://adamschwartz.co/sortable",
77
"license": "MIT",
88
"keywords": [

js/sortable.js

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

js/sortable.min.js

Lines changed: 2 additions & 2 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": "sortable",
3-
"version": "0.6.0",
3+
"version": "0.8.0",
44
"description": "The simplest, most elegant way to sort a table.",
55
"author": "Adam Schwartz <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)