Skip to content

Commit 3596dd0

Browse files
authored
Remove -dev from version.
1 parent 87c0556 commit 3596dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atlas",
3-
"version": "2.13.0-DEV",
3+
"version": "2.13.0",
44
"description": "is an open source software tool for researchers to conduct scientific analyses on standardized observational data converted to the OMOP Common Data Model V5",
55
"main": "js/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)