Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kortirso committed Jun 20, 2020
1 parent e5ae092 commit 29844f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sudo: false
language: ruby
rvm:
- 2.3.1
- 2.5.1
before_install: gem install bundler -v 1.15.4
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 kortirso
Copyright (c) 2018-2020 kortirso

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion lib/open_street_map/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module OpenStreetMap
VERSION = '1.2.0'.freeze
VERSION = '1.2.1'.freeze
end

0 comments on commit 29844f0

Please sign in to comment.