Skip to content

Commit

Permalink
Version 0.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
colinbdclark committed Oct 1, 2015
1 parent 86e1ebc commit 2ffc3ae
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flocking",
"version": "0.1.3",
"version": "0.1.4",
"main": "dist/flocking-all.min.js",
"ignore": [
"build-support",
Expand Down
2 changes: 1 addition & 1 deletion dist/flocking-all.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Flocking 0.1.3 (September 30, 2015), Copyright 2015 Colin Clark | flockingjs.org */
/*! Flocking 0.1.4 (October 1, 2015), Copyright 2015 Colin Clark | flockingjs.org */

/*!
* jQuery JavaScript Library v2.1.3
Expand Down
2 changes: 1 addition & 1 deletion dist/flocking-all.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/flocking-no-jquery.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Flocking 0.1.3 (September 30, 2015), Copyright 2015 Colin Clark | flockingjs.org */
/*! Flocking 0.1.4 (October 1, 2015), Copyright 2015 Colin Clark | flockingjs.org */

(function (root, factory) {
if (typeof exports === "object") {
Expand Down
2 changes: 1 addition & 1 deletion dist/flocking-no-jquery.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flocking",
"version": "0.1.3",
"version": "0.1.4",
"description": "Creative audio synthesis for the Web and Node.js",
"author": "Colin Clark",
"homepage": "http://flockingjs.org/",
Expand Down

0 comments on commit 2ffc3ae

Please sign in to comment.