Skip to content

Commit f9c3af3

Browse files
committed
prepare version 1.1.0
1 parent eb129fb commit f9c3af3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
turf-ruby (1.0.0)
4+
turf-ruby (1.1.0)
55

66
GEM
77
remote: https://rubygems.org/

lib/turf/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# :nodoc:
44
module Turf
55
# Version of turf-ruby
6-
VERSION = "1.0.0"
6+
VERSION = "1.1.0"
77
end

0 commit comments

Comments
 (0)