mojo: Depending on mojo_sdk instead of mojo and publishing
a new version
MultiPart: 1/2
Change-Id: I590b446d426c23bd3ffcd4802047f1b798776acc
diff --git a/pubspec.yaml b/pubspec.yaml
index 6c6045a..74bae47 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,9 +2,9 @@
description: Syncbase is a storage system for developers that makes it easy to synchronize app data between devices. It works even when devices are not connected to the Internet.
homepage: https://github.com/vanadium/mojo.syncbase
name: syncbase
-version: 0.0.25
+version: 0.0.26
dependencies:
- mojo: 0.4.7
+ mojo_sdk: 0.2.7
dev_dependencies:
dart_style: any
test: any