2207190540 1 year ago
commit
4ecff7bff6
1 changed files with 14 additions and 0 deletions
  1. 14 0
      1.txt

+ 14 - 0
1.txt

@@ -0,0 +1,14 @@
+package test;
+
+ 
+
+public class GitTag {
+
+       public static void main(String arg[]) {
+
+              System.out.println("Version1.0");
+
+       }
+
+}
+