Skip to content

Commit d069d76

Browse files
Release 1.0 version
1 parent 3c3a52d commit d069d76

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
/target/
1+
/target/
2+
/.classpath
3+
/.project

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.profesorfalken</groupId>
55
<artifactId>jSensors</artifactId>
6-
<version>1.0-Alpha</version>
6+
<version>1.0</version>
77
<packaging>jar</packaging>
88

99
<name>jSensors</name>

0 commit comments

Comments
 (0)