Skip to content

Commit

Permalink
realease of v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hageldave committed Aug 22, 2018
1 parent 153f71e commit 68f767e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Maven Dependency (Central Repository):
<dependency>
<groupId>com.github.hageldave.ezfftw</groupId>
<artifactId>ezfftw</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.hageldave.ezfftw</groupId>
<artifactId>ezfftw</artifactId>
<version>0.1.2-SNAPSHOT</version>
<version>0.1.2</version>
<name>ezFFTW</name>
<url>https://github.com/hageldave/ezFFTW</url>
<description>
Expand Down

0 comments on commit 68f767e

Please sign in to comment.