Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
Raised to version v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
felsenhower committed Oct 4, 2016
1 parent db75eac commit 86e7a9c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,11 @@ This application automatically downloads available calendars and caches them. Al

## What is the current release?

### [v0.0.1-alpha](https://github.com/felsenhower/stine_calendar_bot/releases/tag/v0.0.1)
>First working release. Not much refactoring done yet.
### [v0.0.2-alpha](https://github.com/felsenhower/stine_calendar_bot/releases/tag/v0.0.2)
> Bugfix: Exception when cache directory doesn't exist <br/>
Added source documentation. <br/>
Minor cleanups. <br/>
Restructured resource-bundles.

## How do I run stine_calendar_bot?

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>felsenhower</groupId>
<artifactId>stine_calendar_bot</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
<packaging>jar</packaging>

<name>stine_calendar_bot</name>
Expand Down

0 comments on commit 86e7a9c

Please sign in to comment.