Skip to content

Commit

Permalink
Prepare release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pron committed Oct 14, 2013
1 parent f9ce53e commit 41c3d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ In Maven:
<dependency>
<groupId>co.paralleluniverse</groupId>
<artifactId>quasar-core</artifactId>
<version>0.2.0</version>
<version>0.3.0</version>
</dependency>
```

Expand All @@ -19,7 +19,7 @@ For clustering support add:
<dependency>
<groupId>co.paralleluniverse</groupId>
<artifactId>quasar-galaxy</artifactId>
<version>0.2.0</version>
<version>0.3.0</version>
</dependency>
```

Expand Down

0 comments on commit 41c3d60

Please sign in to comment.