Skip to content

Commit

Permalink
Release v0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed Apr 16, 2018
1 parent dedf4a9 commit 06b4df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ apply plugin: 'maven-publish'
apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'com.jfrog.bintray'

version = '0.9.7-SNAPSHOT'
version = '0.9.7'

description = 'Embulk is an open-source, plugin-based bulk data loader to scale and simplify data management across heterogeneous data stores. It can collect and ship any kinds of data in high throughput with transaction control.'

Expand Down

0 comments on commit 06b4df6

Please sign in to comment.