Skip to content

Commit

Permalink
Bump version to v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
patmead committed May 10, 2019
1 parent 46883cd commit 6451413
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/pinch-zoom.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
Copyright (c) Manuel Stofer 2013 - today
Author: Manuel Stofer ([email protected])
Version: 2.3.2
Version: 2.3.3
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": "pinch-zoom-js",
"version": "2.3.2",
"version": "2.3.3",
"description": "Browser library for multi-touch gestures to zoom and drag on any DOM element.",
"author": "Manuel Stofer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/pinch-zoom.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Copyright (c) Manuel Stofer 2013 - today
Author: Manuel Stofer ([email protected])
Version: 2.3.2
Version: 2.3.3
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

0 comments on commit 6451413

Please sign in to comment.