Skip to content

Commit

Permalink
Release v0.0-46
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Feb 28, 2019
1 parent a6dccb4 commit 26daab1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 0.0-46 (2019-02-28 / a6dccb4)

## Added

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.10.0-RC3</version>
<version>1.10.0</version>
</dependency>
<dependency>
<groupId>lambdaisland</groupId>
<artifactId>kaocha</artifactId>
<version>0.0-313</version>
<version>0.0-389</version>
</dependency>
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-java</artifactId>
<version>4.2.0</version>
<version>4.2.2</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 26daab1

Please sign in to comment.