Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Commit

Permalink
Bump version and compile
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoespeon committed Apr 3, 2017
1 parent 3d62564 commit 26533d6
Show file tree
Hide file tree
Showing 13 changed files with 2,389 additions and 395 deletions.
7 changes: 5 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "gitgraph.js",
"version": "1.9.0",
"main": ["./build/gitgraph.js", "./build/gitgraph.css"],
"version": "1.10.0",
"main": [
"./build/gitgraph.js",
"./build/gitgraph.css"
],
"ignore": [
"**/.*"
]
Expand Down
Loading

0 comments on commit 26533d6

Please sign in to comment.