Skip to content

Commit

Permalink
Bump version and update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
RezzedUp committed Jul 7, 2021
1 parent e8269e6 commit d4d7855
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -5,9 +5,9 @@
[![](https://img.shields.io/badge/Java-11-orange)](# "Java Version: 11")
[![javadoc](https://javadoc.io/badge2/com.rezzedup.util/valuables/javadoc.svg?label=Javadoc&color=%234D7A97)](https://javadoc.io/doc/com.rezzedup.util/valuables "View Javadocs")

Utilities for getting, setting, and composing values.
Abstractions and utilities for getting, setting, and composing values.

## Maven *(coming soon!)*
## Maven

```xml
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>com.rezzedup.util</groupId>
<artifactId>valuables</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>

<name>Valuables</name>
<inceptionYear>2021</inceptionYear>
Expand Down

0 comments on commit d4d7855

Please sign in to comment.