Skip to content

Commit bbfcd68

Browse files
authored
changed to used the correct version (#171)
1 parent b1283aa commit bbfcd68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@adobe/adobe-client-data-layer",
33
"description": "Adobe Client Data Layer",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"acdl": "dist/adobe-client-data-layer.min.js",
66
"source": "src/index.js",
77
"license": "Apache-2.0",

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "2.0.2"
2+
"version": "3.0.1"
33
}

0 commit comments

Comments
 (0)