Skip to content

Commit eab342c

Browse files
change version number
1 parent 4f5257f commit eab342c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Anura.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Anura {
22
version = {
33
semantic: {
4-
major: "3",
5-
minor: "0",
4+
major: "2",
5+
minor: "2",
66
patch: "0",
77
},
88
buildstate: "alpha",

0 commit comments

Comments
 (0)