diff options
author | John Resig <jeresig@gmail.com> | 2009-01-22 00:29:04 +0000 |
---|---|---|
committer | John Resig <jeresig@gmail.com> | 2009-01-22 00:29:04 +0000 |
commit | 5143ecbc58cb669095b0c53ca355e00aea988db5 (patch) | |
tree | ae4c7e7beac4cb2c216892e8dc46c0c27f41bddc /src/selector.js | |
parent | b438d8391613d4f66f2c2bbaa89b944b93f3c9ee (diff) | |
download | jquery-5143ecbc58cb669095b0c53ca355e00aea988db5.tar.gz jquery-5143ecbc58cb669095b0c53ca355e00aea988db5.zip |
Bumping Sizzle version to 0.9.3.
Diffstat (limited to 'src/selector.js')
-rw-r--r-- | src/selector.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selector.js b/src/selector.js index 6b9152daa..cf4ff9dc4 100644 --- a/src/selector.js +++ b/src/selector.js @@ -1,5 +1,5 @@ /*! - * Sizzle CSS Selector Engine - v0.9.2 + * Sizzle CSS Selector Engine - v0.9.3 * Copyright 2009, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * More information: http://sizzlejs.com/ |