diff --git a/index.json b/index.json index 7792c36..0bf75c0 100644 --- a/index.json +++ b/index.json @@ -12,8 +12,8 @@ "en": "

Render from KBar

Added

KBar is really cool and we love it.

" }, "Rubberhose3": { - "version": "3.1.2", - "en": "

Bend realism / authentication

Changed

Fixed

" + "version": "3.2.0", + "en": "

Simple / multi-bend

Added

Fixed

" }, "Rubberhose2": { "version": "2.14", diff --git a/iteration-tester/index.html b/iteration-tester/index.html index 827d36f..dd7c520 100644 --- a/iteration-tester/index.html +++ b/iteration-tester/index.html @@ -67,13 +67,16 @@
-

Render from KBar

+

Simple / multi-bend

Added

+

Fixed

+ -

KBar is really cool and we love it.

-
diff --git a/iteration-tester/package.json b/iteration-tester/package.json index 98e34b3..51a899c 100644 --- a/iteration-tester/package.json +++ b/iteration-tester/package.json @@ -1,5 +1,5 @@ { - "name": "Iteration", + "name": "iteration", "version": "1.0.0", "main": "index.js", "license": "MIT",