Skip to content

Commit c24d491

Browse files
committed
increased version number
1 parent dafbd8f commit c24d491

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ npm install react-photo-sphere-viewer
1010

1111
## Library Version
1212
Original Wrapped Library: [PhotoSphereViewer](https://github.com/mistic100/Photo-Sphere-Viewer) Version: 5.1.1 [<font color="green">**NEW**</font>]
13-
Now the component version is composed by the semantic version of the wrapper and the version of the original library. For example, the current version is 3.3.2-psv5.1.1. This means that the wrapper is in version 3.3.2 and the original library [psv](https://github.com/mistic100/Photo-Sphere-Viewer) is in version 5.1.1.
13+
Now the component version is composed by the semantic version of the wrapper and the version of the original library. For example, the current version is 3.3.3-psv5.1.1. This means that the wrapper is in version 3.3.3 and the original library [psv](https://github.com/mistic100/Photo-Sphere-Viewer) is in version 5.1.1.
1414

1515
## Description
1616

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-photo-sphere-viewer",
3-
"version": "3.3.2-psv5.1.1",
3+
"version": "3.3.3-psv5.1.1",
44
"description": "Photosphere Viewer for React.JS, wrapper of photo-sphere-viewer.js",
55
"author": "Elius94",
66
"license": "MIT",

0 commit comments

Comments
 (0)