Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sandstrom committed May 13, 2019
1 parent ebee16d commit dd48b3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.3",
"version": "2.3.4",
"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.3
Version: 2.3.4
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 dd48b3f

Please sign in to comment.