Skip to content

Commit

Permalink
update last_version
Browse files Browse the repository at this point in the history
  • Loading branch information
hellokaton committed Aug 11, 2015
1 parent 3db4e2b commit 2828e75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LAST_VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<dependency>
    <groupId>com.bladejava</groupId>
    <artifactId>blade-kit</artifactId>
    <version>1.2.6-alpha</version>
    <version>1.2.6</version>
</dependency>
```

Expand All @@ -14,7 +14,7 @@
<dependency>
    <groupId>com.bladejava</groupId>
    <artifactId>blade-core</artifactId>
    <version>1.2.6-alpha</version>
    <version>1.2.6</version>
</dependency>
```
## [blade-sql2o](http://search.maven.org/#search%7Cga%7C1%7Cblade-sql2o)
Expand Down

0 comments on commit 2828e75

Please sign in to comment.