Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
neowit committed Jan 4, 2015
1 parent f41ecc3 commit 6beb5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/com/neowit/apex/AppVersion.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import com.neowit.utils.ResponseWriter.{MessageDetail, Message}

object AppVersion {
val APP_NAME = "tooling-force.com"
val VERSION = "0.3.1.5"
val VERSION = "0.3.1.6"
}
class AppVersion extends ApexAction {
override def act(): Unit = {
Expand Down

0 comments on commit 6beb5d6

Please sign in to comment.