Skip to content

Commit 7931709

Browse files
committed
v1.0.2
1 parent 17d0670 commit 7931709

10 files changed

+10
-10
lines changed

build/esm/urpflanze-light.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/esm/urpflanze-light.min.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @license UrpflanzeJS v"1.0.0"
2+
* @license UrpflanzeJS v"1.0.2"
33
* urpflanze-light.min.js
44
*
55
* Github: https://github.com/urpflanze-org/urpflanze

build/esm/urpflanze.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @license UrpflanzeJS v"1.0.0"
2+
* @license UrpflanzeJS v"1.0.2"
33
* urpflanze.js
44
*
55
* Github: https://github.com/urpflanze-org/urpflanze

build/esm/urpflanze.min.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ https://github.com/nodeca/pako/blob/master/LICENSE
1111
*/
1212

1313
/*!
14-
* @license UrpflanzeJS v"1.0.0"
14+
* @license UrpflanzeJS v"1.0.2"
1515
* urpflanze.min.js
1616
*
1717
* Github: https://github.com/urpflanze-org/urpflanze

build/umd/urpflanze-light.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/umd/urpflanze-light.min.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @license UrpflanzeJS v"1.0.0"
2+
* @license UrpflanzeJS v"1.0.2"
33
* urpflanze-light.min.js
44
*
55
* Github: https://github.com/urpflanze-org/urpflanze

build/umd/urpflanze.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @license UrpflanzeJS v"1.0.0"
2+
* @license UrpflanzeJS v"1.0.2"
33
* urpflanze.js
44
*
55
* Github: https://github.com/urpflanze-org/urpflanze

build/umd/urpflanze.min.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ https://github.com/nodeca/pako/blob/master/LICENSE
1111
*/
1212

1313
/*!
14-
* @license UrpflanzeJS v"1.0.0"
14+
* @license UrpflanzeJS v"1.0.2"
1515
* urpflanze.min.js
1616
*
1717
* Github: https://github.com/urpflanze-org/urpflanze

docs/index-v0001.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urpflanze/js",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A library for developers who want to approach to creative coding, artists who want to approach coding and for those who find it fun to play with math.",
55
"license": "GPL-3.0-or-later",
66
"docs": "https://docs.urpflanze.org/urpflanze",

0 commit comments

Comments
 (0)