Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0](v0.3.3...v1.0.0) (2020-03-25)

### Bug Fixes

* disable spring cloud kubernetes for local profile ([6b19433](6b19433))

### Features

* add license file ([546c9f4](546c9f4))
* add README ([41fe87d](41fe87d))

### BREAKING CHANGES

* misuse of breaking change to bump to 1.0.0
  • Loading branch information
semantic-release-bot committed Mar 25, 2020
1 parent 46df972 commit 6379456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,6 +1,6 @@
org.gradle.jvmargs = -Xmx1024M -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.caching = true
version = 0.3.3
version = 1.0.0
dependencyCheckPluginVersion = 5.3.1
googleJibPluginVersion = 2.1.0
ghooksPluginVersion = 1.1.1
Expand Down

0 comments on commit 6379456

Please sign in to comment.