Skip to content

Commit

Permalink
Merge pull request #542 from OHDSI/Release-1.12.3
Browse files Browse the repository at this point in the history
Release 1.12.3
  • Loading branch information
wivern authored Sep 3, 2018
2 parents 5954b14 + 2b07fef commit 79e0700
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arachne-ui",
"version": "1.12.140",
"version": "1.12.3",
"licenses": [
{
"type": "Apache-2.0",
Expand Down Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@ohdsi/atlascharts": "^1.3.1",
"@stomp/stompjs": "github:stomp-js/stomp-websocket",
"arachne-ui-components": "1.12.30",
"arachne-ui-components": "1.13.37",
"autoprefixer": "^6.7.6",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.odysseusinc.arachne</groupId>
<artifactId>${final.artifactId}</artifactId>
<version>1.12.2</version>
<version>1.12.3</version>
<packaging>pom</packaging>
<name>Frontend Resources Bundle</name>

Expand Down

0 comments on commit 79e0700

Please sign in to comment.