Skip to content

Commit

Permalink
1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Mar 27, 2018
1 parent 6c91f3a commit abf0c27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
##### 1.0.10
- Support /*/ in path
- old artifactory adapter deprecated, now it is `artifactory-aql`

##### 1.0.9
- Output order like order in dep-file

Expand Down
2 changes: 1 addition & 1 deletion crosspm/config.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.0.9'
__version__ = '1.0.10'

0 comments on commit abf0c27

Please sign in to comment.