Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

Commit

Permalink
Set version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Mazur committed Aug 3, 2016
1 parent 7679df7 commit 0ddefb5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Version 1.2.1
-------------
*2016-08-03*

- Support `grantAllPermissions` option (spoon runner dependency bumped to 1.6.2)

Version 1.2.0
-------------
*2016-06-08*
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ apply plugin: 'nexus'
apply plugin: 'project-report'

group = 'com.stanfy.spoon'
version = '1.2.1-SNAPSHOT'
version = '1.2.1'

jar {
manifest {
Expand Down

0 comments on commit 0ddefb5

Please sign in to comment.