Skip to content

Commit 91df72a

Browse files
authored
Merge pull request #1 from RusticiSoftware/version_bump
Remove unneeded files and regenerate library from updated spec.
2 parents dae6ff1 + 8f36886 commit 91df72a

File tree

223 files changed

+12016
-7836
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

223 files changed

+12016
-7836
lines changed

README.md

Lines changed: 41 additions & 239 deletions
Large diffs are not rendered by default.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'idea'
22
apply plugin: 'eclipse'
33

44
group = 'com.rusticisoftware.cloud.v2.client'
5-
version = '1.0.0-beta'
5+
version = '1.0.0'
66

77
buildscript {
88
repositories {

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
22
settings(
33
organization := "com.rusticisoftware.cloud.v2.client",
44
name := "scormcloud-api-v2-client",
5-
version := "1.0.0-beta",
5+
version := "1.0.0",
66
scalaVersion := "2.11.4",
77
scalacOptions ++= Seq("-feature"),
88
javacOptions in compile ++= Seq("-Xlint:deprecation"),

docs/ActivityResultSchema.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/ApplicationListSchema.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)