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

Commit 79d6723

Browse files
committed
Bump version to 0.2.4
1 parent 3456858 commit 79d6723

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.2.4 (24/01/2016)
2+
3+
### Enhancements
4+
5+
* Code optimization
6+
17
## 0.2.3 (23/11/2015)
28

39
### Enhancements

lib/gastly/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Gastly
2-
VERSION = '0.2.3'
2+
VERSION = '0.2.4'
33
end

0 commit comments

Comments
 (0)