Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Update version (0.8.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanex committed Mar 2, 2016
1 parent 9434ef4 commit 02a7f7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dsl/props/mvn/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
POM_ARTEFACT_GROUP=org.jetbrains.anko
POM_ARTEFACT_ID=anko-%ARTIFACT_VERSION
POM_ARTEFACT_VERSION=0.8.2
POM_ARTEFACT_VERSION=0.8.3
POM_PACKAGING=jar

projectUrl=https://github.com/JetBrains/anko
Expand Down
2 changes: 1 addition & 1 deletion preview/idea-plugin/src/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<id>org.jetbrains.kotlin.android.dsl</id>
<name>Anko DSL Preview</name>
<description>Displays a layout preview for the Anko Android DSL.</description>
<version>0.8.2</version>
<version>0.8.3</version>
<vendor url="http://www.jetbrains.com">JetBrains s.r.o.</vendor>

<idea-version since-build="141.1009" until-build="144.9999"/>
Expand Down

0 comments on commit 02a7f7e

Please sign in to comment.