Skip to content

Commit

Permalink
Release 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
17cupsofcoffee committed Jan 20, 2019
1 parent 2194f5c commit 5e9e220
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.2.6 (Upcoming)
## 0.2.6 (January 20th, 2019)

### New Features

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tetra"
description = "A simple 2D game framework written in Rust"
version = "0.2.5"
version = "0.2.6"
edition = "2018"
authors = ["Joe Clay <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 5e9e220

Please sign in to comment.