Skip to content

Commit

Permalink
v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiooeht committed Dec 28, 2018
1 parent cd6165d commit 03d5c1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Changelog ##
#### dev ####

#### v1.10.0 ####
* Powers
* `BetterOnApplyPowerPower`
* `OnMyBlockBrokenPower`
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

<groupId>com.evacipated.cardcrawl.mod</groupId>
<artifactId>stslib</artifactId>
<version>1.9.0</version>
<version>1.10.0</version>

<properties>
<SlayTheSpire.version>11-15-2018</SlayTheSpire.version>
<SlayTheSpire.version>12-20-2018</SlayTheSpire.version>
<ModTheSpire.version>3.6.0</ModTheSpire.version>
</properties>

Expand Down

0 comments on commit 03d5c1d

Please sign in to comment.