Skip to content

Commit

Permalink
Merge pull request #23 from s3u/master
Browse files Browse the repository at this point in the history
Update package version
  • Loading branch information
Subbu Allamaraju committed Nov 2, 2011
2 parents 5293087 + f6ed450 commit d1d6898
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/engine/lib/engine/show.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ var _ = require('underscore'),
assert = require('assert');

/**
* Implements LIST TABLES
* Implements SHOW TABLES
*
* @param statement
* @param cb
Expand Down
2 changes: 1 addition & 1 deletion modules/uri-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "ql.io",
"description": "A small URI template processor for ql.io.",
"name": "ql.io-uri-template",
"version": "0.2.7",
"version": "0.2.8",
"repository": {
"type": "git",
"url": "https://github.com/ql-io/ql.io"
Expand Down

0 comments on commit d1d6898

Please sign in to comment.