Skip to content

Commit

Permalink
version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Billmann committed Jan 12, 2016
1 parent 21b139c commit 6b424a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,5 +1,5 @@
group 'ninja.javafx'
version '0.2-SNAPSHOT'
version '0.3-SNAPSHOT'

apply plugin: 'java'
apply plugin: 'groovy'
Expand Down
@@ -1,5 +1,5 @@
application.name = SmartCSV.fx
application.version = 0.2
application.version = 0.3

# fxml views
fxml.smartcvs.view = /ninja/javafx/smartcsv/fx/smartcsv.fxml
Expand Down

0 comments on commit 6b424a4

Please sign in to comment.