We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5257f commit eab342cCopy full SHA for eab342c
src/Anura.ts
@@ -1,8 +1,8 @@
1
class Anura {
2
version = {
3
semantic: {
4
- major: "3",
5
- minor: "0",
+ major: "2",
+ minor: "2",
6
patch: "0",
7
},
8
buildstate: "alpha",
0 commit comments