Skip to content

Commit

Permalink
v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbornemann committed Feb 22, 2016
1 parent df4d8b8 commit ea1bd5a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# RELEASE NOTES
## 5.0.0

* Added transaction support
* New resource modeling, with new RESTful endpoints
* Some misc refactoring
* Additional specifications for missing code coverage

## 4.1.1

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.jvmargs=-XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPe
bundleInstallRoot = /apps/grabbit/install

group = com.twcable.grabbit
version = 4.1.1
version = 5.0.0

# Please keep alphabetical
cglib_nodep_version = 2.2.2
Expand Down

0 comments on commit ea1bd5a

Please sign in to comment.