Skip to content

Commit d6713e0

Browse files
committed
Version 0.2.13
1 parent 9c0ee10 commit d6713e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
*.o
1414
*.a
1515
mkmf.log
16+
.DS_Store

lib/ios/devices/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Ios
44
module Devices
5-
VERSION = '0.2.12'
5+
VERSION = '0.2.13'
66
end
77
end

0 commit comments

Comments
 (0)