diff options
author | Alexander Early <aearly@fluid.com> | 2015-06-07 18:31:18 -0700 |
---|---|---|
committer | Alexander Early <aearly@fluid.com> | 2015-06-07 18:31:18 -0700 |
commit | b66e85d1cca8c8056313253f22d18f571e7001d2 (patch) | |
tree | 62a68010237d689ea8f718f1eebc98dd21f801e7 /bower.json | |
parent | 9697f400997d211ad18a04a1b61febbb397fe0b0 (diff) | |
download | async-b66e85d1cca8c8056313253f22d18f571e7001d2.tar.gz |
update changelog and package jsons1.2.1
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ { "name": "async", "description": "Higher-order functions and common patterns for asynchronous code", - "version": "1.2.0", + "version": "1.2.1", "main": "lib/async.js", "keywords": [ "async", @@ -40,4 +40,4 @@ "authors": [ "Caolan McMahon" ] -} +}
\ No newline at end of file |