Skip to content

Commit

Permalink
v0.2.0 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
qrohlf committed Apr 6, 2015
1 parent 4847ec1 commit d8495b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "trianglify",
"main": "trianglify.js",
"version": "0.1.5",
"version": "0.2.0",
"homepage": "https://github.com/qrohlf/trianglify",
"authors": [
"Quinn Rohlf <qr@qrohlf.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "trianglify",
"version": "0.1.5",
"version": "0.2.0",
"description": "Trianglify is a javascript library for generating colorful triangle meshes that can be used as SVG images and CSS backgrounds.",
"main": "lib/trianglify.js",
"dependencies": {
Expand Down

0 comments on commit d8495b3

Please sign in to comment.