Skip to content

Commit

Permalink
v0.4.4 release
Browse files Browse the repository at this point in the history
Hotfix:
486519e - Fix rdf generation terms with reference object map
  • Loading branch information
jiefenn8 committed Dec 30, 2020
1 parent 5ee5d8c commit fda000a
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 @@ -26,7 +26,7 @@ group = 'com.github.jiefenn8.graphloom'
description = 'GraphLoom semantic graph mapping library core API and implementation.'
archivesBaseName = 'graphloom-core'

version = '0.4.3'
version = '0.4.4'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit fda000a

Please sign in to comment.