Skip to content

Commit

Permalink
Version 1.0.6-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetlabs-jenkins committed Nov 28, 2023
1 parent 315bd8f commit cf7cea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,6 +1,6 @@
(def jetty-version "10.0.18")

(defproject com.puppetlabs/trapperkeeper-webserver-jetty10 "1.0.5"
(defproject com.puppetlabs/trapperkeeper-webserver-jetty10 "1.0.6-SNAPSHOT"
:description "A jetty10-based webserver implementation for use with the puppetlabs/trapperkeeper service framework."
:url "https://github.com/puppetlabs/trapperkeeper-webserver-jetty10"
:license {:name "Apache License, Version 2.0"
Expand Down

0 comments on commit cf7cea8

Please sign in to comment.