Skip to content

Commit a0e807d

Browse files
committed
Merge branch 'main' of https://github.com/snwhd/GenLite
2 parents 01a674b + 3dcf19f commit a0e807d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GenLite 0.2.20 - For GenFanad
1+
# GenLite 0.2.21 - For GenFanad
22

33
GenLite installation instructions
44
1. Install [TamperMonkey(All Browsers)](https://www.tampermonkey.net/) in your browser of choice.

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "genlite",
3-
"version": "0.2.20",
3+
"version": "0.2.21",
44
"scripts": {
55
"build:prodbeta": "npm version prerelease --no-git-tag-version --force && npx webpack --mode production --env type=prerelease",
66
"build:prodrelease": "npm version patch --no-git-tag-version --force && npx webpack --mode production --env type=release",

0 commit comments

Comments
 (0)