Skip to content

Commit cc3be34

Browse files
committed
docs
1 parent fe56a74 commit cc3be34

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.2
2+
3+
- Actually fixing problem with re-rendering after removing child from group
4+
15
## 1.0.1
26

37
- Fixing problem with re-rendering after removing child from group

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rune.js",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A JavaScript library for programming graphic design systems with SVG",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)