Skip to content

Commit

Permalink
Bump version to 0.0.4-FIX.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed May 3, 2018
1 parent 82479d8 commit aebd4fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -104,7 +104,7 @@ For Maven:
<dependency>
<groupId>org.casbin</groupId>
<artifactId>jcasbin</artifactId>
<version>0.0.3</version>
<version>0.0.4-FIX</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>org.casbin</groupId>
<artifactId>jcasbin</artifactId>
<version>0.0.3</version>
<version>0.0.4-FIX</version>

<parent>
<groupId>org.sonatype.oss</groupId>
Expand Down

0 comments on commit aebd4fc

Please sign in to comment.