Bump to 0.3.0

This commit is contained in:
Janko Marohnić
2016-05-03 20:16:44 +08:00
parent cbc48e20d8
commit 6bfd889394
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## HEAD
## 0.3.0 (03-05-2016)
* Add cropping functionality to `ImageProcessing::MiniMagick` (paulgoetze)
+1 -1
View File
@@ -1,3 +1,3 @@
module ImageProcessing
VERSION = "0.2.5"
VERSION = "0.3.0"
end