Skip to content

Commit

Permalink
Merge pull request #51 from bararchy/master
Browse files Browse the repository at this point in the history
readme + version sync
  • Loading branch information
bararchy authored Jan 7, 2018
2 parents 49f8838 + 2eb2449 commit 48cb3a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,5 @@ iris.run(normalized.normalized_inputs.first)

- [ArtLinkov](https://github.com/ArtLinkov) - creator, maintainer
- [bararchy](https://github.com/bararchy) - creator, maintainer
- [drujensen](https://github.com/drujensen) - contributer

6 changes: 1 addition & 5 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: shainet
version: 0.1.0
version: 1.5.0

authors:
- Bar Hofesh <[email protected]>
Expand All @@ -8,7 +8,3 @@ authors:
crystal: 0.24.0+58

license: MIT

dependencies:
cannon:
github: Papierkorb/cannon
2 changes: 1 addition & 1 deletion src/shainet/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Shainet
VERSION = "0.1.0"
VERSION = "1.5.0"
end

0 comments on commit 48cb3a6

Please sign in to comment.