Skip to content

Commit

Permalink
- add new problem
Browse files Browse the repository at this point in the history
- binary weighing scale
  • Loading branch information
spolnik committed Feb 12, 2017
1 parent 60e01ff commit da8be56
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file modified ProblemsStore/00000000000.xd
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/versioning.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//noinspection GroovyAssignabilityCheck
version = new ProjectVersion(
'1', '0', '30', System.env.TRAVIS_BUILD_NUMBER
'1', '0', '31', System.env.TRAVIS_BUILD_NUMBER
)

println "Version number: " + version
Expand Down
3 changes: 2 additions & 1 deletion problems.json

Large diffs are not rendered by default.

0 comments on commit da8be56

Please sign in to comment.