Skip to content

Commit

Permalink
Bump version to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Jul 6, 2018
1 parent 84c83cd commit 974783d
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 @@ -105,7 +105,7 @@ For Maven:
<dependency>
<groupId>org.casbin</groupId>
<artifactId>jcasbin</artifactId>
<version>0.0.4-FIX</version>
<version>1.0.0</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.4-FIX</version>
<version>1.0.0</version>

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

0 comments on commit 974783d

Please sign in to comment.