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

Commit 26533d6

Browse files
committed
Bump version and compile
1 parent 3d62564 commit 26533d6

13 files changed

+2389
-395
lines changed

bower.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "gitgraph.js",
3-
"version": "1.9.0",
4-
"main": ["./build/gitgraph.js", "./build/gitgraph.css"],
3+
"version": "1.10.0",
4+
"main": [
5+
"./build/gitgraph.js",
6+
"./build/gitgraph.css"
7+
],
58
"ignore": [
69
"**/.*"
710
]

0 commit comments

Comments
 (0)