Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 9df8b30

Browse files
committed
prepare new release
1 parent 45aa2c9 commit 9df8b30

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Changelog for BitvUnit
22
----------------------
33

4-
### Release 0.12 (????-??-??)
4+
### Release 0.13 (????-??-??)
5+
6+
* ...
7+
8+
### Release 0.12 (2014-08-02)
59

610
* added AllRules class and allRules factory to ease testing against all configured rules
711
* remove project bitvunit-cli to ease development

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ BitvUnit is available from the [Maven Central Repository](http://repo1.maven.org
2323
<dependency>
2424
<groupId>de.codescape.bitvunit</groupId>
2525
<artifactId>bitvunit-core</artifactId>
26-
<version>0.11</version>
26+
<version>0.12</version>
2727
<scope>test</scope>
2828
</dependency>
2929

0 commit comments

Comments
 (0)