Skip to content

Commit 2d615ba

Browse files
committed
prep for 1.0.0
1 parent d5601df commit 2d615ba

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@ target/
55

66
.idea/
77

8+
lib/bin/
9+
810
# Ignore Gradle build output directory
911
build

gradle.properties

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# This file was generated by the Gradle 'init' task.
2-
# https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties
3-
41
group = com.tersesystems.debugjsse
52
artifactId = debugjsse
63
artifactIdMaven = debugjsse
7-
version = 1.0.0-SNAPSHOT
4+
version = 1.0.0

0 commit comments

Comments
 (0)