Skip to content

Commit

Permalink
Release v3.2.0
Browse files Browse the repository at this point in the history
- fix #25
- upgrade dev, test tools
  • Loading branch information
ghettovoice committed Mar 21, 2024
1 parent a22e016 commit 034eea1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016-2023 Vladimir Vershinin <ghettovoice@gmail.com>
Copyright (c) 2016-2024 Vladimir Vershinin <ghettovoice@gmail.com>

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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ol-rotate-feature",
"version": "3.1.1",
"version": "3.2.0",
"description": "Rotate vector features interaction for OpenLayers",
"main": "dist/ol-rotate-feature.umd.js",
"module": "dist/ol-rotate-feature.esm.js",
Expand Down

0 comments on commit 034eea1

Please sign in to comment.