Skip to content

Commit 7c06507

Browse files
committed
Bump version to 2.0.0
1 parent 99ec588 commit 7c06507

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ Check `/scripts` and `/styles` folder
1212

1313
## License
1414

15-
Copyright © 2017-2024 [Gene Alyson Fortunado Torcende](https://github.com/kermage)
15+
Copyright © 2017-2025 [Gene Alyson Fortunado Torcende](https://github.com/kermage)
1616

1717
Licensed under [MIT](LICENSE).

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
## Usage
1616

1717
```js
18-
import { one, many, extend } from 'genetiks';
18+
import { one, many, create, extend, delegate } from 'genetiks';
1919
```

styles/utilities/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* genetiks 2.0.0 (https://github.com/kermage/genetiks)
3-
* Copyright (C) 2017-2024 Gene Alyson Fortunado Torcende
3+
* Copyright (C) 2017-2025 Gene Alyson Fortunado Torcende
44
* Licensed under MIT.
55
*/
66

0 commit comments

Comments
 (0)