Skip to content

Commit

Permalink
Update to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
progers committed Apr 24, 2017
1 parent 461fd5f commit a1072a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pathseg",
"version": "1.0.2",
"version": "1.1.0",
"description": "A polyfill for SVG's SVGPathSeg and SVGPathSegList",
"main": "pathseg.js",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pathseg",
"version": "1.0.2",
"version": "1.1.0",
"description": "A polyfill for SVG's SVGPathSeg and SVGPathSegList",
"main": "pathseg.js",
"directories": {
Expand All @@ -23,4 +23,4 @@
"SVGPathSeg",
"SVGPathSegList"
]
}
}

0 comments on commit a1072a7

Please sign in to comment.