10000 version bump, update changelog · libvips/ruby-vips@053987b · GitHub
[go: up one dir, main page]

Skip to content

Commit 053987b

Browse files
committed
version bump, update changelog
1 parent 502a6c6 commit 053987b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## master
44

5+
## Version 2.1.3 (2021-8-23)
6+
7+
* fix a gtype size error on win64 [danini-the-panini]
8+
59
## Version 2.1.2 (2021-5-3)
610

711
* allow `FFI::Pointer` as an argument to `new_from_memory` etc. [sled]

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.2
1+
2.1.3

lib/vips/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Vips
2-
VERSION = "2.1.2"
2+
VERSION = "2.1.3"
33
end

0 commit comments

Comments
 (0)
0