Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
neowit committed Dec 29, 2014
1 parent 46b946d commit 72b3974
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.4"
val VERSION = "0.3.1.5"
}
class AppVersion extends ApexAction {
override def act(): Unit = {
Expand Down

0 comments on commit 72b3974

Please sign in to comment.