diff options
author | Justin Karneges <justin@affinix.com> | 2013-01-29 18:33:11 -0800 |
---|---|---|
committer | Justin Karneges <justin@affinix.com> | 2013-01-29 18:33:11 -0800 |
commit | 18f8d546c63bc75fc80b879c1c4b0e5f99311082 (patch) | |
tree | a62a1bf5c841a9ee0c13c4f299138376e8a6c827 | |
parent | ed010a3212ad5d5f96b09b9f9f6720ad22ba1f9c (diff) | |
download | pollymer-18f8d546c63bc75fc80b879c1c4b0e5f99311082.tar pollymer-18f8d546c63bc75fc80b879c1c4b0e5f99311082.tar.gz |
version number
-rw-r--r-- | polldance.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polldance.js b/polldance.js index 7b2e2aa..9fedaa6 100644 --- a/polldance.js +++ b/polldance.js @@ -1,5 +1,5 @@ /* - * PollDance JavaScript library + * PollDance JavaScript Library v1.0.0 * Copyright 2013 Fan Out Networks, Inc. * Released under the MIT license (see COPYING file in source distribution) */ |