Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:reactiverse/es4x into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pmlopes committed Oct 4, 2019
2 parents 9c1c0f4 + 800fa84 commit 76176bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/advanced/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Currently you cannot generate native images with ES4X, the limitation is because
will not take in consideration the java code invoked from the script (so classes won't be available), plus the fact that
the compiler has no support for jvm interop at runtime.

There is work in progress in this are so it might be possible in the future.
There is work in progress in this area so it might be possible in the future.
2 changes: 1 addition & 1 deletion generator/io.reactiverse/elasticsearch-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<properties>
<maven.groupId>io.reactiverse</maven.groupId>
<npm-name>@reactiverse/elasticsearch-client</npm-name>
<npm-version>0.5.0ec7.2.0</npm-version>
<npm-version>0.6.0ec7.3.2</npm-version>
<npm-skip>false</npm-skip>
</properties>

Expand Down

0 comments on commit 76176bc

Please sign in to comment.